op-build update 11-29-2021

Changes Included for package hostboot-binaries, branch master:
0c1a6ae - hostboot - 2021-11-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112621a.opmst
a3900ec - hostboot - 2021-11-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112421a.opmst10
f41d2f8 - hostboot - 2021-11-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw112221a.opmst10
a93730b - hostboot - 2021-11-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111921a.opmst10

Changes Included for package hcode, branch master:
548232d - hostboot - 2021-11-27 - Release tag & head commit information updated for hw112621a.opmst
5fd527f - hostboot - 2021-11-22 - Release tag & head commit information updated for hw112221a.opmst
0745788 - hostboot - 2021-11-20 - Release tag & head commit information updated for hw111921a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index ccf5d39..df1ec0e 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw111721a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw112621a.opmst" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 74f1926..0fd6fd4 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 "hw111721a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw112621a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION