op-build update 9-12-2018
Changes Included for package hostboot, branch master-p8:
e74ef0f - Mike Baiocchi - 2018-09-11 - Disable Future SBE Updates after official SBE Updates
ffc55ad - Mike Baiocchi - 2018-08-24 - Update bbuild to b0506a_1818.861
7bf7878 - Sameer Veer - 2018-07-23 - Change gerrit server references to reflect move from RTP to RCHLAND
705242e - Joel Stanley - 2018-07-18 - bootconfig: Sync with master
5c93aaa - Jan Hlavac - 2018-07-14 - linker: fix compiler warnings
7f96290 - Joel Stanley - 2018-07-13 - bootconfig: Describe pnor boot flags
e53ba21 - Dan Crowell - 2018-04-11 - Make ATTR_FAVOR_PERF_OVER_SECURITY writeable
f112981 - Dan Crowell - 2018-04-05 - New attribute and HWP updates for security switches
a603788 - Corey Swenson - 2018-04-04 - Correct fw-l1d-thread-split in bld_devtree
2a348e6 - Zane Shelley - 2018-02-28 - PRD: Memory leak in prdfScanFacility
579141c - Dan Crowell - 2018-01-09 - Drop support Murano DD1.3
Changes Included for package hostboot, branch master:
7c5afbd - Matt Derksen - 2018-09-12 - Additional tracing for shutdown events
b4a7e97 - Stephen Glancy - 2018-09-12 - Fixes an array out of bounds bug in mss_freq
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 c50679e..9f6d45f 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 ?= d3025f5d7ddd0723946bb54fcb471d2bf1fd2da4
+HOSTBOOT_P8_VERSION ?= e74ef0f31e326658cb7165c205aa30978564b2df
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 824720b..db21d3e 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "9b59223389e768975850f0c8bf44d7a2c7135fcf" if BR2_HOSTBOOT_LATEST_VERSION
+ default "7c5afbddbf0a3f795ad8404319e09a3ff00b11b8" if BR2_HOSTBOOT_LATEST_VERSION
default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION