op-build update 12-2-2021
Changes Included for package hcode, branch master-p10:
7a25f47 - hostboot - 2021-12-01 - Release tag & head commit information updated for hw120121a.opmst10
10b273c - Yue Du - 2021-12-01 - QME: SPURR Frequency Reference fix
Changes Included for package hostboot, branch master-p10:
f859db0 - Daniel Crowell - 2021-12-01 - Fix ATTR_PG setting during resource recovery
019b974 - Greg Still - 2021-12-01 - p10_setup_evid: fix VCS setup upon boot
bdba5f9 - Daniel Crowell - 2021-12-01 - Fix istep error logs so that the IPL stops
Changes Included for package hostboot-binaries, branch master:
642df2d - hostboot - 2021-12-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120121a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 3ac47e0..ab1d252 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw112921a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw120121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index efc454b..0bb226a 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 "hw112921a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw120121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 3ad87ba..97c7771 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "bbc659806f8c39eb90f36e2701729236af32d61c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f859db0480b11f87366a6b1179d77010607e3fc7" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION