Merge pull request #4430 from op-jenkins/op-build-update_041_11-19-2021

op-build update 11-19-2021
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 0073a4c..f780f07 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -66,7 +66,7 @@
 BR2_EVEREST_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/everest-xml.git"
-BR2_EVEREST_XML_VERSION="00044bbbfd44dd625a75dfc2e09103ace621ffe5"
+BR2_EVEREST_XML_VERSION="f3461debbbde70d33d5264411ee37abde9be6815"
 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 ded3e19..c0c9f43 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 "be8ab1b139d99dbffabb6c7d6bf6cbe8957a8291" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "98fb782d345e7cb1003b46751c7ff17dd4a145f6" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION