op-build update 10-5-2021
Changes Included for package hostboot-binaries, branch master:
3a32f98 - hostboot - 2021-10-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100421a.opmst10
90b562f - hostboot - 2021-10-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100121a.opmst10
1ac9395 - hostboot - 2021-09-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw093021a.opmst10
Changes Included for package hcode, branch master:
abe125d - hostboot - 2021-10-04 - Release tag & head commit information updated for hw100121a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 2ca6710..9b89b6f 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw092921a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw100121a.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 0f7ed41..237dd47 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 "hw092921a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw100421a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION