op-build update 9-9-2019

Changes Included for package hostboot, branch master:
b3047dd - Thi Tran - 2019-09-07 - Fix bug injected by https://rchgit01.rchland.ibm.com/gerrit1/#/c/82196/

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