op-build update 10-15-2020

Changes Included for package hostboot, branch master:
449a1d7 - Dan Crowell - 2020-10-14 - Disable Centaur sensor cache during VPD write request

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index e808eb8..bbca373 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "a62a7bea5f7932c1c6a7dcc0a35abce5838ab4cb" if BR2_HOSTBOOT_LATEST_VERSION
+	default "449a1d765de9ce7cf7fb9f361c575893242ac648" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION