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

Changes Included for package hostboot, branch release-fw1020:
c474774 - Deb McLemore - 2022-05-09 - HBRT Code Update hardening
64bdbe8 - Roland Veloz - 2022-05-09 - Fix syntax error that causes unnecessary print statements
881ce5c - Matt Derksen - 2022-05-09 - Make ATTR_PLDM_CONNECTOR_PDRS_ENABLED non-exported to MRW

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 e0d20ff..f96ec9f 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 "d3ad7c906422a438b50cd0154c36b7a7ed76c100" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c47477424c61bf53587f3cc4c88d2d402057babc" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION