op-build update 1-13-2022
Changes Included for package everest-xml, branch master:
cbc1f8e - Anh Dang - 2022-01-12 - Merge pull request #64 from anhdang/master
920debd - Anh Dang - 2022-01-12 - Remove FRU_PATH for Power Riser card Fansipan -- no longer FRU
f5e7d0c - Anh Dang - 2022-01-12 - Remove CCIN for Fansipan (no longer FRU)
e754d01 - Anh Dang - 2021-12-16 - Remove FRU_PATH for Fanxipan No longer a FRU .. failure here is rare, and will return replace main motherboard instead --:/sys-0/node-0/bellavista-0 :/sys-0/node-0/bellavista-0/Power-riser-conn-0/Fansipan-0
Changes Included for package hostboot, branch master-p10:
4b70d99 - Ilya Smirnov - 2022-01-12 - eBMC - Real Time/Date Support: Clarifying Comments
7264dcf - Chris Cain - 2022-01-12 - Prevent OCC comm when in reset for CCI code update
107e005 - Mike Baiocchi - 2022-01-12 - Update Hostboot support for eBMC systems' concurrent core init (CCI)
faddbed - Nick Bofferding - 2022-01-12 - Always sign binaries with enterprise signing keys
9aadb71 - Zach Clark - 2022-01-12 - Update PLDM enumeration constants for SBE state management
e1850ca - Zach Clark - 2022-01-12 - Clock failure support: Set CP_REFCLOCK_SELECT (commit 3/n)
e73a33f - Deb McLemore - 2022-01-12 - PLDM ERROR_NOT_READY enablement for MPIPL flows
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 02731cc..fcb58a5 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -72,7 +72,7 @@
#BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/everest-xml.git"
#BR2_EVEREST_XML_VERSION="f3461debbbde70d33d5264411ee37abde9be6815"
BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="1693b508371a472a462b43b5cb28fc2c814dd95f"
+BR2_EVEREST_XML_VERSION="cbc1f8ed3029b83aacee0368625ff369cd8e4632"
BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 8baba92..b591358 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 "5292be5ee60b8d949f6e4613e2ef5b55b7dddceb" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4b70d996d9bc7439151a8d29c346ebecf8fa8568" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION