op-build update 11-30-2021
Changes Included for package hcode, branch master-p10:
4efacfe - hostboot - 2021-11-30 - Release tag & head commit information updated for hw112921a.opmst10
efad1d7 - Sumit Kumar - 2021-11-25 - Revert "Test commit - 5"
48bcaaa - Sumit Kumar - 2021-11-25 - Revert "Test commit - 4"
6bd1cfd - Sumit Kumar - 2021-11-25 - Revert "Test commit - 3"
8664860 - Sumit Kumar - 2021-11-25 - Test commit - 5
530ba9d - Sumit Kumar - 2021-11-25 - Test commit - 4
ecea6c5 - Sumit Kumar - 2021-11-25 - Test commit - 3
d2f8947 - Sumit Kumar - 2021-11-25 - Revert "Test commit - 1"
b72f441 - Sumit Kumar - 2021-11-25 - Revert "Test commit - 2"
7bae14c - Sumit Kumar - 2021-11-25 - Revert "Dummy commit"
8cb53ec - Sumit Kumar - 2021-11-25 - Test commit - 2
6102570 - Sumit Kumar - 2021-11-25 - Test commit - 1
263d8dd - Sumit Kumar - 2021-11-25 - Dummy commit
Changes Included for package hostboot, branch master-p10:
aa760c6 - Christian Geddes - 2021-11-29 - Support system specific runtime lids on eBMC
53c926d - Ilya Smirnov - 2021-11-29 - HBD_RW: MPIPL and Version Checking
b19503f - Ilya Smirnov - 2021-11-29 - CRC Check for HBD Persistent Partition
225195f - Ilya Smirnov - 2021-11-29 - Update Persistent HBD Partition
df4562e - Ilya Smirnov - 2021-11-29 - Implement Persistent -> HBD Attribute Merge
19ab30d - Ilya Smirnov - 2021-11-29 - Metadata and HBD_RW Section Parsing
9644e8b - Christian R Geddes - 2021-11-29 - Revert "Update to latest openbmc/libmctp commit e320669"
806f49f - hostboot - 2021-11-29 - Update simics level to: 2021-11-23_fa2178_simics.tar.gz fa2178caca802f9a
3653088 - hostboot - 2021-11-29 - Update to latest openbmc/libmctp commit e320669
93d27b5 - hostboot - 2021-11-29 - Reapply pldm subtree changes made from 04bb8f to 423217e
cd18944 - hostboot - 2021-11-29 - Update to latest openbmc/pldm commit 3d34b2c
71cd9a6 - Louis Stermole - 2021-11-29 - Remove default types from MSS CCS libraries
Changes Included for package hostboot-binaries, branch master:
f65d1ca - hostboot - 2021-11-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112921a.opmst10
0c1a6ae - hostboot - 2021-11-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112621a.opmst
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 498e14d..3ac47e0 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 "hw112421a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw112921a.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 8e2b0de..efc454b 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 "hw112621a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw112921a.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 7d4c012..6394fa5 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 "423217edbcf962ec24ae0e17bfb22498f1083d5b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "aa760c6aae8bc25eb5066336c4534a58a9168efb" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION