op-build update 12-13-2021
Changes Included for package hostboot-binaries, branch master:
1e41585 - hostboot - 2021-12-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121021a.opmst
959e467 - hostboot - 2021-12-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121021a.opmst10
Changes Included for package hcode, branch master:
dffc2f5 - hostboot - 2021-12-11 - Release tag & head commit information updated for hw121021a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index d30fc61..df70d46 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw120821a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw121021a.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 9ae751f..1f807f9 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 "hw120821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw121021a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION