op-build ibm-release-fw1020 update 1-13-2023

Changes Included for package hostboot, branch release-fw1020:
c8b7396 - Matthew Raybuck - 2023-01-11 - Clear BLOCK_SPEC_DECONFIG when no guards are found

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 abd7b7e..8e06771 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 "17bff365ff111c0e6b3de9d56c0b4de634c76164" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c8b7396fa40679b970969142a715723dfb80cf28" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION