op-build update 11-5-2021

Changes Included for package hostboot, branch master-p10:
1a4a6c0 - Christian Geddes - 2021-11-04 - Fix FRU callout info for OCMB targets
cb9ae9d - Greg Still - 2021-11-04 - DDS: add End of Life delay adjustement values
2747238 - Greg Still - 2021-11-04 - Safe Mode Index: remove writeable tag to remove persistence
f0be1ac - Nick Bofferding - 2021-11-04 - Make ATTR_RESOURCE_IS_CRITICAL a global attribute
9a8cfdb - Zach Clark - 2021-11-04 - Update PLDM SBE HRESET state set ID to match libpldm
970bddc - Stephen Glancy - 2021-11-04 - Remove default types from ECC libraries
70ac762 - Isaac Salem - 2021-11-04 - Add ATTR_DEFAULT_HB_CORE to sbe img

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 623302e..b50ce58 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 "80974962209d03ff3c68c05434cde244ec26692e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "1a4a6c022cadbbe169fb0d5d68563fc67e5d64ef" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION