op-build update 11-30-2020

Changes Included for package hostboot, branch master:
124328e - Christian Geddes - 2020-11-19 - Perform delay deconfig on target when any PIB error is detected

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 7704e05..0b982a1 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "963a5bc217a9fb3564cc7a38a1697739266413bd" if BR2_HOSTBOOT_LATEST_VERSION
+	default "124328e2dadd2bcd37d9ff35eee5ef8b19d6c0d5" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION