op-build update 10-26-2021

Changes Included for package hostboot-binaries, branch master:
38e7e08 - hostboot - 2021-10-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102521a.opmst10
df5786b - hostboot - 2021-10-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102221a.opmst10
9982674 - hostboot - 2021-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102021b.opmst10
6b71a97 - hostboot - 2021-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102021a.opmst10
26cac66 - hostboot - 2021-10-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101921a.opmst

Changes Included for package hcode, branch master:
d8fde58 - hostboot - 2021-10-23 - Release tag & head commit information updated for hw102321a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index d2f217f..36846a3 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw101921a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw102321a.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 be23915..0a4e2dc 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 "hw101921a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw102521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION