op-build update 10-11-2021
Changes Included for package hostboot-binaries, branch master:
319701d - hostboot - 2021-10-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100821a.opmst10
ebe3b78 - hostboot - 2021-10-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100721a.opmst
Changes Included for package hcode, branch master:
0a9559e - hostboot - 2021-10-09 - Release tag & head commit information updated for hw100921a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index c5eece6..67b645a 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw100721a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw100921a.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 4d856b4..a5e8b0c 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 "hw100721a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw100821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION