op-build update 8-5-2019

Changes Included for package hostboot, branch master:
ceef10b - Chris Cain - 2019-08-02 - HTMGT: Update to support new PGPE elog structure
119219f - Christian Geddes - 2019-08-02 - Skip mss_scrub with axone system for until we get it working
111b6f0 - Ben Gass - 2019-08-02 - p9_nv_ref_clk_enable, NV refclk bits moved to ROOT_CTRL7 for Axone.
eed8602 - Louis Stermole - 2019-08-02 - Add attribute to control word swapping over OMI MMIO
3a14615 - Matt Derksen - 2019-08-02 - Enable secure boot in Axone simics

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index eb41ce4..3e1e993 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "15b0afe89c9109c0008a576e5bf74ca8222b6cc4" if BR2_HOSTBOOT_LATEST_VERSION
+	default "ceef10b02ff071edf0cbc75a86f8f94bdcf6617d" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION