op-build update 9-28-2021
Changes Included for package hostboot-binaries, branch master:
d4229dd - hostboot - 2021-09-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw092721a.opmst10
eb64da9 - hostboot - 2021-09-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw092421a.opmst10
Changes Included for package hcode, branch master:
52d1a8f - hostboot - 2021-09-27 - Release tag & head commit information updated for hw092721b.opmst
6c9d1d4 - hostboot - 2021-09-27 - Release tag & head commit information updated for hw092721a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index f379494..b740913 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw092221a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw092721b.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 63af2be..abca301 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 "hw092221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw092721a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION