op-build master-p10 update 5-3-2022

Changes Included for package hcode, branch master-p10:
10d0154 - hostboot - 2022-05-02 - Release tag & head commit information updated for hw042922a.opmst10

Changes Included for package hostboot, branch master-p10:
6f9e971 - Nick Bofferding - 2022-05-02 - Increase max loops for CI completion
08b3ab4 - Nick Bofferding - 2022-05-02 - Stop simics prior to gathering CI FFDC
a6dd193 - Zach Clark - 2022-05-02 - Ignore VPD read errors in CRC verification code
af05504 - Daniel Crowell - 2022-05-02 - Add external patch support to bmc patch tool
715e596 - hostboot - 2022-05-02 - Update SBE commit to f730df1... Clear the fapi2::current_err after scom
0919f17 - Louis Stermole - 2022-05-02 - Update MSS target loops for planar config
411dc73 - Mark Sonntag - 2022-05-02 - Vars containing bitmapped PHY fields changed to hex print format.
7a7499f - Louis Stermole - 2022-05-02 - Add SPD decoder for DDR4 planar config
203aae2 - Sheldon Bailey - 2022-05-02 - L2/L3 scoms are not reflecting changes post CCI update, SAFE mode

Changes Included for package hostboot-binaries, branch master:
2439e02 - hostboot - 2022-05-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042922a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index fc89532..20aeffc 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 "hw042722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw042922a.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 5b7e49c..21a6dcc 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 "hw042722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw042922a.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 3fd289d..fd84d58 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 "1ef554b8b14018ffc78862c49998922166fddf2d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "6f9e97118720bc8b63e9614a1850693953c12b39" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION