op-build update 3-10-2022

Changes Included for package everest-xml, branch master:
2a76848 - Anh Dang - 2022-03-09 - Merge pull request #72 from anhdang/master
b3a05f9 - Anh Dang - 2022-03-09 - Correct Humidity Sensor i2c address 0x40 -->0x80

Changes Included for package hcode, branch master-p10:
71b0247 - hostboot - 2022-03-09 - Release tag & head commit information updated for hw030922a.opmst10
0fad8cb - Yue Du - 2022-03-09 - QME and HWP: Disable LCO and Cache Injection before L3 Purge
d56759f - Greg Still - 2022-03-09 - WOF: make ATTR_WOF_INDEX_SELECT MRW visible

Changes Included for package hostboot, branch master-p10:
0e76f07 - Roland Veloz - 2022-03-09 - Get the LCO mode from the BMC bios and set attribute ATTR_PROC_LCO_MODE_DISABLE

Changes Included for package hostboot-binaries, branch master:
555db09 - hostboot - 2022-03-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030922a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 81fbdd4..be02b80 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="164a47d65eb2428be11df16fcc1d16ce6b83e507"
+BR2_EVEREST_XML_VERSION="2a76848a54f38e77ec5d97190e99142bf9304018"
 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/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 6f09e08..6ec4960 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw030722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw030922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 362e55e..a4c1492 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw030722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw030922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 161ceab..7af8b78 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 "4c34f11c5055e83b77cae988ee228016bc68ca8c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "0e76f0706d3264dacd73290a9a81dac97a895b77" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION