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

Changes Included for package hostboot, branch release-fw1020:
7e966f4 - Chris Cain - 2022-06-09 - HTMGT: Clear safe mode after OCCs are started
8b3e4bb - Chris Cain - 2022-06-09 - HTMGT: Add proc callout if OCC does not have sensors
bb6b91e - Corey Swenson - 2022-06-09 - Add new I2C Devices to Hostboot Callouts
0dd17cf - Zach Clark - 2022-06-08 - Do not rely on FRU table length in metadata being correct

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 9a8a45f..fa7a161 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 "c00fa8b536bb17f02b58a324abdb3628912c480f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7e966f4476fd55c71b66dd600d9c36ddcd7c8b02" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION