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

Changes Included for package sbe, branch release-fw1020:
44ffefb - Joe McGill - 2022-04-26 - p10_sbe_chiplet_reset -- add unique error code if first PCI SCOM fails

Changes Included for package hcode, branch release-fw1020:
39b3d34 - hostboot - 2022-04-27 - Release tag & head commit information updated for hw042722a.fw1020

Changes Included for package hostboot, branch release-fw1020:
bcbb697 - Stephen Glancy - 2022-04-27 - Fixes ADC settings for 4U cards that do not have VDDR1
2a3b195 - Joe McGill - 2022-04-27 - p10_sbe_chiplet_reset -- add unique error code if first PCI SCOM fails
54d40f5 - Ilya Smirnov - 2022-04-27 - Convert Date/Time in Unflatten
863970b - Zach Clark - 2022-04-27 - PLDM Runtime BMC R/R support: Handle recursive error commit (commit 5/n)

Changes Included for package hostboot-binaries, branch release-fw1020:
d3df396 - hostboot - 2022-04-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042722a.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 a15fd43..2d2ae1f 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 "hw042522a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw042722a.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 71df554..cf31bea 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 "hw042522a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw042722a.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 0ab42fe..599d684 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 "a7b2fdab47a2c1b07e370bee001a8085239b49f0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "bcbb6976aaea084e1ff6b1ce452c94f70c3996a0" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index ae30efc..ed542ae 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "ab80677cd0d80d82dac7d8c5629ba614e319d793" if BR2_SBE_P10_LATEST_VERSION
+	default "44ffefb3c2f90c4c1cab5485c5f5d985a36e96dc" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION