op-build update 9-7-2021
Changes Included for package hostboot-binaries, branch master:
809f2c3 - hostboot - 2021-09-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090321b.opmst10
4aeeba6 - hostboot - 2021-09-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090321a.opmst10
953f63d - hostboot - 2021-09-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090121a.opmst
dc07068 - hostboot - 2021-09-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090121b.opmst10
Changes Included for package hcode, branch master:
474fc0a - hostboot - 2021-09-04 - Release tag & head commit information updated for hw090321a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 1db74e5..fb4d3fc 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw090121a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw090321a.opmst" 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 7a10051..d3d24d3 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 "hw090121a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw090321b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION