Merge pull request #4900 from op-jenkins/op-build-update_030_8-10-2022

op-build master-p10 update 8-10-2022
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 2e6ad52..519fc1e 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -63,7 +63,7 @@
 BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
-BR2_EVEREST_XML_VERSION="125c880bff5fcfc6ba1f52d13f64212f06a3fe54"
+BR2_EVEREST_XML_VERSION="ed03e159d99ffe4fa4c35ec6f05867dcdc454724"
 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 04ce224..c1d7017 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 "898ee0bb1d49055ed0d6e2e007bb9d0a2b64df43" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5eed468850f5d51bde907687997a8c7faf9dd7ff" 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 37b1c97..bce6bf5 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 "a118dd1336ba3c9aa5da7d54953f003025b3d057" if BR2_SBE_P10_LATEST_VERSION
+	default "73452d03dcb84d7cd824e9f0870aad6a53b9ac1b" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION