op-build update 10-28-2020

Changes Included for package hostboot, branch master:
4089656 - Louis Stermole - 2020-10-27 - Remove DDIMM thermal sensor DRAM_AND_PMIC usage

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index bc10b33..0a5a918 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "b4cd81ba1d01f596fd04e5b205b1fcf575f6f380" if BR2_HOSTBOOT_LATEST_VERSION
+	default "40896560ccdb2ff6662e701a1404e8010c732d1d" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION