op-build update 8-29-2018
Changes Included for package hostboot, branch master:
8cb89b7 - Stephen Glancy - 2018-08-28 - Moves generic xml directories to be in generic/procedures
6a593d7 - Matt Raybuck - 2018-08-28 - Combine trace buffers in errlog
cc012e3 - Dan Crowell - 2018-08-28 - Move bbuild to b0813a_1832.930
4b6dde2 - Andre Marin - 2018-08-28 - Implement exp_check_for_ready
814860e - Chris Steffen - 2018-08-28 - SMP Abus PPE Workaround
b38e80a - Joe McGill - 2018-08-28 - prevent NVDL recal_abort to OBUS PHY during SMP usage
Changes Included for package hostboot-binaries, branch master:
206e33d - hostboot - 2018-08-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082818a.930
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 605c06a..587054e 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw082718b.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw082818a.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 1a1f6ed..7d80159 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "a84a3f3af197b668cee1e2a821e0e7c973362ec2" if BR2_HOSTBOOT_LATEST_VERSION
+ default "8cb89b7faae91267ba9c1c03531a26882f2a59e0" if BR2_HOSTBOOT_LATEST_VERSION
default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION