op-build master-p10 update 2-2-2023

Changes Included for package hcode, branch master-p10:
6eab685 - hostboot - 2023-02-01 - Release tag & head commit information updated for hw020123a.opmst10

Changes Included for package hostboot, branch master-p10:
62c914f - Nick Bofferding - 2023-02-01 - Blacklist lipldm dir when updating pldm subtree
c53ebcf - Nick Bofferding - 2023-02-01 - Fix subtree update script to be more restrictive matching branches
d415ba1 - Nick Bofferding - 2023-02-01 - Reapply libmctp subtree changes made from 06477d0 to e320a48
3c3c87f - Nick Bofferding - 2023-02-01 - Update to latest openbmc/libmctp commit 45d1332
c299651 - Nick Bofferding - 2023-02-01 - Reapply pldm and libpldm patches on top of latest upstream rebase
8d33c05 - Nick Bofferding - 2023-02-01 - Normalize Hostboot PLDM files to work with upstream PLDM release
32bdc8c - Nick Bofferding - 2023-02-01 - Update last subtree sync change IDs for pldm and libpldm
66d7a56 - Nick Bofferding - 2023-02-01 - Update to latest openbmc/libpldm commit 0585de9
9cb0a88 - Nick Bofferding - 2023-02-01 - Update to latest openbmc/pldm commit 526461a
35132f2 - Nick Bofferding - 2023-02-01 - Delete PLDM subtree in preparation for re-import of upstream PLDM repo

Changes Included for package hostboot-binaries, branch master:
45bba67 - hostboot - 2023-02-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020123a.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 fa91cfc..dd6d3c6 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 "hw012523a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw020123a.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 ff493da..7b8c880 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 "hw012523a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw020123a.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 cfb3878..2c23608 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 "0daf5c5e3e41662947e6373d859434fc833dd587" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "62c914fa401ac875c9c77536bca86689edf10d71" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION