op-build update 12-16-2021
Changes Included for package sbe, branch master-p10:
56d7018 - Joe McGill - 2021-12-14 - p10_sbe_mcs_setup -- apply FIR action settings prior to unmasking
8141fa5 - Matthew Hickman - 2021-12-14 - Added MDS plug rule for media controller validation
2489132 - Greg Still - 2021-12-14 - PPB: define DVFS Adjustment attribute
5b32e08 - Prasad Bg Ranganath - 2021-12-14 - HWP: If Core units is powered off, don't update the scanState
1ef1f0b - Louis Stermole - 2021-12-14 - Create MDS attr setting and consumption code
Changes Included for package hcode, branch master-p10:
d14798d - hostboot - 2021-12-15 - Release tag & head commit information updated for hw121521a.opmst10
9f0909e - Greg Still - 2021-12-15 - PPB: add DVFS Adjustment to GPPB
fa08374 - Rahul Batra - 2021-12-15 - PGPE: Fix Error Code order
Changes Included for package hostboot, branch master-p10:
803741b - Zach Clark - 2021-12-15 - Fix PLDM RebootAttempts effecter lookup
99fa68f - Zach Clark - 2021-12-15 - Clock failure support: Make ATTR_CP_REFCLOCK_SELECT volatile-zero (commit 1/n)
6d614d3 - hostboot - 2021-12-15 - Reapply libmctp subtree changes made from d9c639 to 209dadc
9d056bf - hostboot - 2021-12-15 - Update to latest openbmc/libmctp commit 95cccae
afaf6da - Caleb Palmer - 2021-12-15 - PRD: MDS add utility for clearing media error logs
Changes Included for package hostboot-binaries, branch master:
0cf18b7 - hostboot - 2021-12-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121521a.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 2c75b29..dcf5cab 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 "hw121321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw121521a.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 bd70350..f557572 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 "hw121321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw121521a.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 9e19228..5fa3f5b 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 "0c08c82d517c24d06d52896942643ad0b2dac12d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "803741bb12b11b2660aeac6c5c3fd3f49b7ebad5" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 89dad7a..6b615f7 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "25dafdd0ad09343221d26bf7d528666740bb54d9" if BR2_SBE_P10_LATEST_VERSION
+ default "56d701863f5135a969fffa5cd0934b2656e563e9" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION