op-build update 4-7-2022

Changes Included for package hcode, branch master-p10:
693dfb0 - hostboot - 2022-04-06 - Release tag & head commit information updated for hw040622a.opmst10

Changes Included for package hostboot, branch master-p10:
2bb48b9 - Chris Cain - 2022-04-06 - HTMGT: Ignore processOccError until OCCs started
fafbdd9 - Matthew Hickman - 2022-04-06 - Fixed xml incorrect priority for EXP_BOOT_CONFIG

Changes Included for package hostboot-binaries, branch master:
68136be - hostboot - 2022-04-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040622a.opmst10

Changes Included for package rainier-xml, branch master:
fe0bdfd - Dan - 2022-04-06 - Merge pull request #1 from ruby452/master
21b61d7 - rubymart - 2022-04-06 - Removing the WofSetBins directory and all of its contents
0e9e008 - rubymart - 2022-04-05 - Rainier ioSCM 8BC WOF Override from 205W to 240W

Changes Included for package rainier-xml, branch master:
fe0bdfd - Dan - 2022-04-06 - Merge pull request #1 from ruby452/master
21b61d7 - rubymart - 2022-04-06 - Removing the WofSetBins directory and all of its contents
0e9e008 - rubymart - 2022-04-05 - Rainier ioSCM 8BC WOF Override from 205W to 240W

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 63824a3..ea43ef0 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -53,13 +53,13 @@
 BR2_RAINIER_2U_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="06b3ce1591ff4b145b17f4f28126a4ad1ac30bee"
+BR2_RAINIER_2U_XML_VERSION="fe0bdfd2498367dc0c70e3a0536a27df529607f7"
 BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
 BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
 BR2_RAINIER_4U_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="06b3ce1591ff4b145b17f4f28126a4ad1ac30bee"
+BR2_RAINIER_4U_XML_VERSION="fe0bdfd2498367dc0c70e3a0536a27df529607f7"
 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
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index c781aa0..c47a337 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 "hw040422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040622a.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 96a3cd5..4d82c25 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 "hw040422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw040622a.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 a956cd5..e510cf2 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 "9763c2ad67bb2d46e7013fabae5d75d996764dcc" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2bb48b92914d204009d2be7cf1bf4730e42a158a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION