op-build update 12-29-2021

Changes Included for package hcode, branch master-p10:
5257997 - hostboot - 2021-12-27 - Release tag & head commit information updated for hw122721a.opmst10

Changes Included for package hostboot, branch master-p10:
4d12801 - Caleb Palmer - 2021-12-28 - PRD: Remove includes to exp_defaults.H
6ad1d4a - Christian Geddes - 2021-12-27 - Use mctp_binding->bus->state to determine if mctp bus is ready

Changes Included for package hostboot-binaries, branch master:
a2f1bef - hostboot - 2021-12-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw122721a.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 1074667..e5aa4de 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 "hw122221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw122721a.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 216ae0a..decb7e9 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 "hw122221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw122721a.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 5351362..ecc7d50 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 "ce4fa4789a0e0308dc4b99166a16a9e31084a256" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4d128014b63a8c84c4b67a4c4b92b2d30554d27a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION