op-build update 9-29-2021
Changes Included for package occ, branch master-p10:
4f627d5 - mbroyles - 2021-09-28 - OCC Call home support for 8 chips and OCS dirty counters
6e906aa - mbroyles - 2021-09-28 - Only clear sensor min/max on clear command
Changes Included for package hcode, branch master-p10:
e9e42c9 - hostboot - 2021-09-28 - Release tag & head commit information updated for hw092821a.opmst10
2f5e1cf - Yue Du - 2021-09-28 - QME: Fix QME MetaData Script
43178b0 - hostboot - 2021-09-27 - Release tag & head commit information updated for hw092721a.opmst10
f59404e - Daniel Melnikov - 2021-09-27 - Add Explorer active log dump into p10 omi procedure FFDC
16cca34 - hostboot - 2021-09-27 - Release tag & head commit information updated for hw092421a.opmst10
2dba2eb - Sumit Kumar - 2021-09-27 - Update to run with python3
c9d406b - Rahul Batra - 2021-09-27 - PM: Throttle Control PI (1/3) ATTR
Changes Included for package hostboot, branch master-p10:
4e11284 - Lilith Hale - 2021-09-28 - SW534367 - Set OCMB Min Exit 1
1667f51 - Chris Steffen - 2021-09-28 - OMI Exp Inversion Fail Fix
4ff4f75 - Daniel Melnikov - 2021-09-28 - Add Explorer active log dump into p10 omi procedure FFDC
a723752 - Natalie Martinez - 2021-09-28 - Add vpdConstants.py for ud parsers
411cce8 - hostboot - 2021-09-27 - Update simics level to: 2021-09-22_38f191_simics.tar.gz 38f1910410cf9317
946a100 - hostboot - 2021-09-27 - Update SBE commit to 97a2b93... Unlock verification image build
604e645 - Rahul Batra - 2021-09-27 - PM: Throttle Control PI (1/3) ATTR
Changes Included for package hostboot-binaries, branch master:
bae64c0 - hostboot - 2021-09-28 - UPDATE executables for the NVIDIA gpu and/or ring files for hw092821a.opmst10
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
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 eaf586a..61791b1 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 "hw092221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw092821a.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 0995cde..3f1d289 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 "hw092821a.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 5e4f8ac..322215e 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 "a7af1f0554aeaf16a2416209e433971c06a7f39a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4e112849d6e2a4a213c1c8ecbbeec9fabcb351f1" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index f791c24..a52ec0a 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "3702873ce9270b3fad8d2a30bb49c4d3a36a3abf" if BR2_OCC_P10_LATEST_VERSION
+ default "4f627d50850bd8ebf9fac073e26718362e3a5aed" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION