op-build update 9-14-2020

Changes Included for package hostboot-binaries, branch master:
0b76453 - hostboot - 2020-09-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw091120a.opmst10

Changes Included for package hcode, branch master-p10:
27ab354 - hostboot - 2020-09-13 - Release tag & head commit information updated for hw091320a.opmst10
60c7eee - hostboot - 2020-09-12 - Release tag & head commit information updated for hw091220a.opmst10
17916a8 - hostboot - 2020-09-11 - Release tag & head commit information updated for hw091120a.opmst10
2538bf2 - Jenny Huynh - 2020-09-11 - HW455290 Tepid Moonbeam: Reduce nx missq to single entry

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 a40a6f5..dddbc18 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 "hw091020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw091320a.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 d3509bc..544ed58 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 "hw090920a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw091120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION