op-build update 10-7-2020

Changes Included for package hostboot, branch master:
cba4757 - Louis Stermole - 2020-10-06 - Support multiple revisions of user_input_msdg_t
efa47dd - Andre A. Marin - 2020-10-06 - Makefile changes for exp fw update to work

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 2c79530..6a0d7d5 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "0a38f679114e68b5dbe06cb67207690f418e7e1b" if BR2_HOSTBOOT_LATEST_VERSION
+	default "cba4757191c0f6df6e0bd83816124cdddefe112f" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION