summaryrefslogtreecommitdiffstats
path: root/openpower/package/hostboot
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2018-09-26 01:21:40 -0500
committerhostboot <hostboot@us.ibm.com>2018-09-26 01:21:40 -0500
commit590c15d95f2aa7c589bd2630c184dfe33dd55ede (patch)
tree19170fbe04fa7aea95b924409eb56e0c6d372d1a /openpower/package/hostboot
parent02eeb3677e5c52ce424053d16610e2b4c79ab8dc (diff)
downloadblackbird-op-build-590c15d95f2aa7c589bd2630c184dfe33dd55ede.tar.gz
blackbird-op-build-590c15d95f2aa7c589bd2630c184dfe33dd55ede.zip
op-build update 9-26-2018
Changes Included for package hostboot, branch master: 7e78cc3 - Dan Crowell - 2018-09-25 - Fix inverted translation logic in wakeup change 1012b75 - Prasad Bg Ranganath - 2018-09-25 - Update the PSTATE attributes when we hit error during istep 15 38ef758 - spashabk-in - 2018-09-25 - Move lpc_rw to a source file 7a6203d - Dan Crowell - 2018-09-25 - Start compiling in attributes under src/import/generic/ 2c582e4 - Andrew Jeffery - 2018-09-25 - intr: Use the correct trace handle in intrrp TRACDCOMP calls 9b1dcc3 - Andrew Jeffery - 2018-09-25 - istepdispatcher: Remove undefined symbol ENTER_INFO from TRACDCOMP fcfd722 - Dean Sanner - 2018-09-24 - Support HB running in SMF Changes Included for package hcode, branch master: 0ee2ed1 - hostboot - 2018-09-25 - Release tag information updated for hw092518a.930 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 f62c110e..b2ee1158 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 "69cc45d8f059a113f6bad12e1fdd82123497893a" if BR2_HOSTBOOT_LATEST_VERSION
+ default "7e78cc344a0d6f3914fde662d40ce3be2a2d1d1b" 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