op-build ibm-release-fw1020 update 7-28-2022

Changes Included for package hcode, branch release-fw1020:
8bb39bf - hostboot - 2022-07-27 - Release tag & head commit information updated for hw072722a.fw1020

Changes Included for package hostboot, branch release-fw1020:
3c369d9 - Deb McLemore - 2022-07-27 - Hostboot Offline PEL parsing for OpenBMC
99190a5 - Zane Shelley - 2022-07-27 - PRD: CORE_FIR recoverables could be blamed as checkstop root cause
0202532 - Zane Shelley - 2022-07-27 - PRD: remove use of old L2/L3 line delete FFDC structures
2a35c52 - Zane Shelley - 2022-07-27 - PRD: Fix errors in L2/L3 line delete traces
e7a5e0e - Zane Shelley - 2022-07-27 - PRD: PEL parser support for L2/L3 line delete user data
563ae3d - Zane Shelley - 2022-07-27 - PRD: prioritize PLL/RCS registers captured for FFDC
7cba91f - Zane Shelley - 2022-07-27 - PRD: update current parser for Line Delete tables
c64afff - Zane Shelley - 2022-07-27 - PRD: Generic PEL FFDC data structure streaming utility
50c3195 - Roland Veloz - 2022-07-27 - RHEL8: Changes to files to get HB to compile on Red Hat 8

Changes Included for package hostboot-binaries, branch release-fw1020:
b74cca0 - hostboot - 2022-07-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072722a.fw1020

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index ae0d6a0..cbc91b4 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw071822a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw072722a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 7590727..6430ec5 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw071822a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw072722a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index a6dfad4..d50da44 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "309b9a3335686b73ff46f9a48e9722cdcd9ca0f8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3c369d94b3ef3eaba58e50fea9d7de9d7a75d5e2" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION