op-build update 8-15-2019

Changes Included for package hostboot, branch master:
7dce747 - Roland Veloz - 2019-08-14 - Adding a routine to do the double to string conversion
199b355 - Matt Derksen - 2019-08-14 - Call new p9a_throttle_sync procedure
0f99620 - Christian Geddes - 2019-08-14 - Use REL_POS of OMI and not OCMB for calculating hdat DIMM ID's

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