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-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index c2ad607..3985419 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
# hostboot for POWER8
#
################################################################################
-HOSTBOOT_P8_VERSION ?= 839de20e2e7df7d7fb13b542f9e7d1ed7c5302df
+HOSTBOOT_P8_VERSION ?= c2074ad87972f2542d8313c4d8dec143bc96ac3d
HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))
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