op-build update 9-14-2021

Changes Included for package hostboot-binaries, branch master:
fbb205a - hostboot - 2021-09-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw091321a.opmst10
d031bba - hostboot - 2021-09-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw091021a.opmst10
7b7c844 - hostboot - 2021-09-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090821a.opmst
9898294 - hostboot - 2021-09-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090821a.opmst10

Changes Included for package hcode, branch master:
8aeeaa3 - hostboot - 2021-09-13 - Release tag & head commit information updated for hw091321a.opmst
54ab2cd - hostboot - 2021-09-13 - Release tag & head commit information updated for hw091021a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index a58bd54..f356191 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -33,7 +33,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw090821a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw091321a.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 d011799..705cc6b 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 "hw090821a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw091321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION