op-build master-p10 update 7-19-2022

Changes Included for package hcode, branch master-p10:
57134b7 - hostboot - 2022-07-18 - Release tag & head commit information updated for hw071822a.opmst10

Changes Included for package hostboot, branch master-p10:
4adf9de - hostboot - 2022-07-18 - Update HCODE commit to dd06dd8... P10 ody_check_for_ready & ody_getidec
e3e056a - Mark Sonntag - 2022-07-18 - Add random data seed as an input from user for mcbist wrap
c67984d - Prasad Bg Ranganath - 2022-07-18 - PM HWP: Drop pm exit for the deconfigure cores (FCO)
ae22f42 - Jayashankar Padath - 2022-07-18 - HDAT: Fix the PCI Lane Equalization values

Changes Included for package hostboot-binaries, branch master:
6182d07 - hostboot - 2022-07-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071822a.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 7d18c5b..9e0fd1f 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 "hw071522a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw071822a.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 9b43649..8e5a27a 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 "hw071522a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw071822a.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 73866f2..3ffc1e6 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 "d363cce369601bd5a027f7785ac17656c8c83e41" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4adf9de056f96d7120d05952fe1fadadc559dac7" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION