op-build update 4-30-2019
Changes Included for package hostboot-binaries, branch master:
66be62a - hostboot - 2019-04-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042519a.940
2b4eedb - hostboot - 2019-04-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040919a.940
Changes Included for package hcode, branch master:
003286e - hostboot - 2019-04-25 - Release tag information updated for hw042519a.940
793c77e - Rahul Batra - 2019-04-25 - PM: Fix Clip Update Timeout
2f40a0b - hostboot - 2019-04-24 - Release tag information updated for hw042419a.940
14a3a15 - hostboot - 2019-04-23 - Release tag information updated for hw042319a.940
4116020 - hostboot - 2019-04-21 - Release tag information updated for hw042119a.940
5acd078 - hostboot - 2019-04-20 - Release tag information updated for hw042019a.940
4f96884 - hostboot - 2019-04-18 - Release tag information updated for hw041819a.940
8c97ca6 - hostboot - 2019-04-17 - Release tag information updated for hw041719a.940
ce3d455 - hostboot - 2019-04-16 - Release tag information updated for hw041619a.940
ffbcc5c - hostboot - 2019-04-13 - Release tag information updated for hw041319a.940
8dbd6d8 - hostboot - 2019-04-12 - Release tag information updated for hw041219a.940
f3cda94 - hostboot - 2019-04-10 - Release tag information updated for hw041019a.940
e194945 - hostboot - 2019-04-09 - Release tag information updated for hw040919a.940
f3d82ea - Yue Du - 2019-04-09 - Self Save: Added support for SPR self save in CME hcode(func ver)
0068bf4 - hostboot - 2019-04-06 - Release tag information updated for hw040619a.940
b7e42ee - hostboot - 2019-04-05 - Release tag information updated for hw040519a.940
7aa944e - hostboot - 2019-04-04 - Release tag information updated for hw040419a.940
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index dc37c13..f692006 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_VERSION
string
- default "hw040319a.940" if BR2_HCODE_LATEST_VERSION
+ default "hw042519a.940" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 94e5178..db511b2 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 "hw021419a.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw042519a.940" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION