op-build update 12-17-2021
Changes Included for package everest-xml, branch master:
00418d1 - Anh Dang - 2021-12-16 - Merge pull request #62 from anhdang/master
9f098df - Anh Dang - 2021-12-10 - Update Attributes DIMM attribute -- TEMP Threshold per request of M.Pardeik /email 12/07/2021
Changes Included for package hostboot, branch master-p10:
990d2b7 - Caleb Palmer - 2021-12-16 - PRD: MDS handling for memdiags media errors
5e7aa90 - Caleb Palmer - 2021-12-16 - PRD: MDS Add MediaLogCounts class
d90d906 - Daniel Crowell - 2021-12-16 - Add HWP name to all INVOKE failures
449d8da - Greg Still - 2021-12-16 - PPB: add DVFS Adjustment to GPPB
f79fd7b - Joe McGill - 2021-12-16 - p10_omi_degrade_dl_reconfig -- use getChildren for OMI to OCMB traversal
b02f285 - Daniel Crowell - 2021-12-16 - Remove duplicate console message for gard application
c9f08c7 - Caleb Palmer - 2021-12-16 - PRD: MDS IPL add handling for write path interface errors
d1cd200 - Caleb Palmer - 2021-12-16 - PRD: MDS add utility for clearing single bit err count
7eede10 - Caleb Palmer - 2021-12-16 - PRD: MDS add utility to read err counts from media err logs
aa771cd - Caleb Palmer - 2021-12-16 - PRD: Reduce the number of OCMB regs collected by default
95a7fe6 - Jayashankar Padath - 2021-12-16 - HDAT: Correction in fabric node id fetch logic
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index f50f180..0f926d1 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="6cd9e4d781848b9b13d36945decc87a6fe540b1c"
+BR2_EVEREST_XML_VERSION="00418d1275d29fbe77039cf6a45ae9adcd917c00"
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 5fa3f5b..9f058a5 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 "803741bb12b11b2660aeac6c5c3fd3f49b7ebad5" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "990d2b73e9a772ebca773255f8ea2742c51687f3" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION