op-build update 7-10-2019

Changes Included for package hostboot, branch master:
0082631 - Joe McGill - 2019-07-09 - p9_fircheck -- updates for Axone
d667cbd - Dan Crowell - 2019-07-09 - Make attribute xml inclusion more specific
6c08257 - Dan Crowell - 2019-07-09 - Add command echo to sandbox executor
035e5f8 - Louis Stermole - 2019-07-09 - Fixes for p9a_mss_eff_config_thermal
d6bd1b6 - Louis Stermole - 2019-07-09 - Increase doorbell polling duration in exp_draminit
edce11b - Mark Pizzutillo - 2019-07-09 - Fix more exp_draminit parameters
d9bbcfa - Louis Stermole - 2019-07-09 - Add missing timing attrs to p9a_eff_config
491995a - Adam Hale - 2019-07-09 - temporary mc inits to enable wider team
48255bc - Steven Janssen - 2019-07-09 - Update include file path
c4d644e - Roland Veloz - 2019-07-09 - Temporary fix: skipping over printing doubles to avoid a crash
025067b - Glenn Miles - 2019-07-09 - Testcases to verify MMIO and I2C Scoms to Explorer work consistently
4e69f8f - Glenn Miles - 2019-07-09 - Fix intermittent testExplrMMIO failure in CI
66de4e8 - Corey Swenson - 2019-07-09 - Fix send_ATTR_NVDIMM_ARMED function to send armed attr to HWSV

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 1cc9661..bb50555 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "e28af449f61a19d9cefd739662190557624f4611" if BR2_HOSTBOOT_LATEST_VERSION
+	default "00826314dde63acf698861a677cf981d2b027653" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION