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

Changes Included for package occ, branch release-fw1020:
c61a0dd - mbroyles - 2022-05-03 - Fix MEMOTTHROT sensor for membuf

Changes Included for package hostboot, branch release-fw1020:
c20aa39 - Zach Clark - 2022-05-03 - Ignore VPD read errors in CRC verification code
763919d - Ilya Smirnov - 2022-05-03 - Reduce poll_fw_status Poll Counts
97fbdfc - Prasad Bg Ranganath - 2022-05-03 - PM HWP: Deassert spwu if it is asserted for the deconfigured core
ba32e37 - Deb McLemore - 2022-05-03 - HBRT only gard non ECO cores

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 0924ce8..2b19c08 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 "7e7f4a7b0b1e0084b89ffdf583fd129ffd8ce748" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c20aa39d76c1f938bef1e937750d8965dd0ee365" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 18ba61e..3a9869d 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "dfe09ad9cf51b79e2412878e609eae205671a26c" if BR2_OCC_P10_LATEST_VERSION
+	default "c61a0dd5b1ccc62f763c12e02e13478e672cf028" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION