op-build update 1-25-2022

Changes Included for package sbe, branch master-p10:
9a404d2 - Isaac Salem - 2022-01-24 - Refactor ATTR_DEFAULT_HB_CORE -> ATTR_HB_FALLBACK_CORES (2/2 EKB)

Changes Included for package hcode, branch master-p10:
e4814f5 - hostboot - 2022-01-24 - Release tag & head commit information updated for hw012422a.opmst10
a716c83 - Isaac Salem - 2022-01-24 - Refactor ATTR_DEFAULT_HB_CORE -> ATTR_HB_FALLBACK_CORES (2/2 EKB)

Changes Included for package hostboot, branch master-p10:
5d08479 - Matthew Raybuck - 2022-01-24 - Add whether continuous traces are enabled to IPL stats log
70c8cab - hostboot - 2022-01-24 - Update HCODE commit to cf765b1... Refactor ATTR_DEFAULT_HB_CORE -> ATTR_

Changes Included for package hostboot-binaries, branch master:
26c2b0d - hostboot - 2022-01-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012422a.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 4838f3b..f8ca833 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 "hw011922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw012422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION