op-build update 12-6-2021

Changes Included for package hcode, branch master-p10:
e40804a - hostboot - 2021-12-03 - Release tag & head commit information updated for hw120321a.opmst10
10fd5ef - Sumit Kumar - 2021-12-03 - Revert "Dummy commit-1"
bd86619 - Sumit Kumar - 2021-12-03 - Dummy commit-1

Changes Included for package hostboot, branch master-p10:
6303fe3 - Caleb Palmer - 2021-12-03 - PRD: Callout the OMI bus on channel fail analysis fails

Changes Included for package hostboot-binaries, branch master:
3ad3965 - hostboot - 2021-12-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120321a.opmst
e88c766 - hostboot - 2021-12-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120321a.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 ab1d252..8d0ac31 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 "hw120121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw120321a.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 0bb226a..01a6794 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 "hw120121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw120321a.opmst" 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 57d6135..6bf60a3 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 "3c93f09c675adbd31eff0dbed70d4a9d40d17e99" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "6303fe341acbbb311f793e7224a12f45913df09e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION