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

Changes Included for package hostboot, branch master-p10:
815c4ba - Nick Bofferding - 2023-01-27 - Fix git remote creation in PLDM/MCTP sync tool

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d20d698..ece66bb 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 "8c1f388355c825be464fe52c43264c3e3927200d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "815c4ba82645bc3d2063d450116c77fc7a0e1589" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION