op-build update 3-9-2022
Changes Included for package sbe, branch master-p10:
0ee13fa - Yue Du - 2022-03-08 - QME and HWP: Disable LCO and Cache Injection before L3 Purge
2796203 - Greg Still - 2022-03-08 - WOF: make ATTR_WOF_INDEX_SELECT MRW visible
d25d9dd - Daniel Crowell - 2022-03-08 - Change ATTR_FREQ_MC_MHZ to 1466
5ba65da - Sunil Kumar - 2022-03-08 - Remove the unwanted resourceRecovery call from p10_sbe_attr_setup.
Changes Included for package hostboot, branch master-p10:
4c34f11 - Jayashankar Padath - 2022-03-09 - HDAT : Support for full processor VPD keywords
3a7d724 - Ilya Smirnov - 2022-03-09 - Protect errl_sev_str_map With Mutex
c8c07f2 - Daniel Crowell - 2022-03-09 - Add Denali Flat-8 support to MRW processing
9a83fbe - Roland Veloz - 2022-03-08 - Fix an ill-formed print string that causes an error when parsing
2d2e150 - Deb McLemore - 2022-03-08 - Hostboot SBE Runtime Interrupt Masking
820e3fa - Matthew Raybuck - 2022-03-08 - Fix eBMC standalone setup script early terminations
6b47e7e - Matthew Raybuck - 2022-03-08 - Remove unused deprecated function from HWAS code
3e1ab46 - Matt Derksen - 2022-03-08 - Fix handling core resource type for rt dealloc
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index c7a6d9a..161ceab 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 "51f96bbf77ef8319b89cfd045ee764b96882c763" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4c34f11c5055e83b77cae988ee228016bc68ca8c" 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 e73d404..6e3db3e 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 "79c53adc48d33c055f1bd231f56333123170ae9c" if BR2_SBE_P10_LATEST_VERSION
+ default "0ee13fafb6a6942854d1faa8cddb27463782f780" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION