op-build update 11-11-2020

Changes Included for package hostboot, branch master:
e2dcf04 - Dan Crowell - 2020-11-09 - Find associated Centaur for DIMM VPD accesses to apply i2c disable

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