op-build update 3-29-2019

Changes Included for package hostboot, branch master-p8:
c2074ad - Carey Zhang - 2019-03-28 - Add imageId for P8 hostboot.

Changes Included for package hostboot, branch master:
30a512e - Christian Geddes - 2019-03-28 - Disable OCMB getVPD tests until we get better SPD
610f166 - Dean Sanner - 2019-03-28 - Allow OPAL to run on fused cores
224517a - Ben Gass - 2019-03-28 - Update cmd/rsp endian handling in exp_inband

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4d989ac..9f26f48 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "1564d45787cec40d0f80e2db04cd20c55ed1a2e9" if BR2_HOSTBOOT_LATEST_VERSION
+	default "30a512e3d84df2ac47c1ad1876e3ff0811a7aa2a" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION