summaryrefslogtreecommitdiffstats
path: root/openpower/package/hostboot
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2018-09-13 01:21:18 -0500
committerhostboot <hostboot@us.ibm.com>2018-09-13 01:21:18 -0500
commit4d652f7b3153b204a56b7554ce517f59699a9aa4 (patch)
tree1ae7db9011c5d8acfd224e8c538633b979430070 /openpower/package/hostboot
parentd1b3b16bfa418e5e24bb7b0f3a2e98446aa784c3 (diff)
downloadblackbird-op-build-4d652f7b3153b204a56b7554ce517f59699a9aa4.tar.gz
blackbird-op-build-4d652f7b3153b204a56b7554ce517f59699a9aa4.zip
op-build update 9-13-2018
Changes Included for package hostboot, branch master: 192ca8a - Christian Geddes - 2018-09-12 - Ensure we collect PPE trace if psu op times out 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 db21d3ee..8ac7257b 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 "7c5afbddbf0a3f795ad8404319e09a3ff00b11b8" if BR2_HOSTBOOT_LATEST_VERSION
+ default "192ca8aa60bd0f568f0ec40d58294b761665d91e" 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