summaryrefslogtreecommitdiffstats
path: root/openpower/package/hostboot
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2018-09-12 14:45:17 -0500
committerhostboot <hostboot@us.ibm.com>2018-09-12 14:45:17 -0500
commitcc38bdfdf7544dda0f656e72907fdf94f9368f91 (patch)
tree54c68eb326399524a191f2650aea7a12f1c71fa6 /openpower/package/hostboot
parent8af23beec8d4dedbfdbc35c2b64d9921c4b80ab3 (diff)
downloadblackbird-op-build-cc38bdfdf7544dda0f656e72907fdf94f9368f91.tar.gz
blackbird-op-build-cc38bdfdf7544dda0f656e72907fdf94f9368f91.zip
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>
Diffstat (limited to 'openpower/package/hostboot')
-rw-r--r--openpower/package/hostboot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 824720b8..db21d3ee 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
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
OpenPOWER on IntegriCloud