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

Changes Included for package occ, branch master-p10:
ed21ebf - mbroyles - 2023-01-11 - Config and health check support for I2C DIMMs

Changes Included for package hcode, branch master-p10:
9d7c25e - hostboot - 2023-01-11 - Release tag & head commit information updated for hw011123a.opmst10
43c41e0 - Yue Du - 2023-01-11 - QME: better solving scratch clearing issue during block protocol

Changes Included for package hostboot, branch master-p10:
61a05b8 - Deb McLemore - 2023-01-11 - PLDM Flight Recorder Dump Parser

Changes Included for package hostboot-binaries, branch master:
f23f3bb - hostboot - 2023-01-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011123a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index d6473c1..47b99fb 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 "hw010923a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011123a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION