op-build master-p10 update 1-6-2023

Changes Included for package hcode, branch master-p10:
197d3f5 - hostboot - 2023-01-05 - Release tag & head commit information updated for hw010423a.opmst10
28cb1f5 - prasrang - 2023-01-05 - PGPE: Clear pvref_error enable when PVREF interrupt bit is set
69e02f8 - Sumit Kumar - 2022-12-20 - Add command option -O to scp program for version greater than 8

Changes Included for package hostboot, branch master-p10:
7a7a843 - Dan Larson - 2023-01-05 - Use legacy SCP protocol for gerrit transfers when ssh version > 9
f948739 - David J Chung - 2023-01-05 - Specialize power/thermal decoder for Odyssey

Changes Included for package hostboot-binaries, branch master:
af6ab50 - hostboot - 2023-01-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw010423a.opmst10
269b28a - hostboot - 2023-01-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw010423a.opmst

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 292702e..6ef8cb5 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 "hw121422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw010423a.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 ba94351..5501cc7 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 "hw010423a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw010423a.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 b8f9901..651e71c 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 "0d96c64eca2ebb3ce182d75dd3d3f5bba7751ee6" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7a7a8439b5a27033b91d806d49277a47187f49ca" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION