op-build update 3-7-2022
Changes Included for package hostboot-binaries, branch master:
8a7cec9 - hostboot - 2022-03-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030522a.opmst10
cd8b0a3 - hostboot - 2022-03-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030422a.opmst10
Changes Included for package hcode, branch master:
d521059 - hostboot - 2022-03-05 - Release tag & head commit information updated for hw030422a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 27472e0..b8df23e 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
config BR2_HCODE_VERSION
string
- default "hw030222a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw030422a.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 8ef85a6..8e98c5a 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 "hw030322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw030522a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION