op-build update 9-30-2021
Changes Included for package hcode, branch master-p10:
5c87798 - hostboot - 2021-09-29 - Release tag & head commit information updated for hw092921a.opmst10
934d041 - Rahul Batra - 2021-09-29 - PGPE: Fix DDS Init Ordering
Changes Included for package hostboot, branch master-p10:
ee3d620 - Christian Geddes - 2021-09-29 - Add msgQ registry for PLDM Effecters
a70dc7a - hostboot - 2021-09-29 - Update SBE commit to 48371b0... Re-arrangin .bss and .sbss section to av
34b2af9 - hostboot - 2021-09-29 - Update HCODE commit to 13185ae... PGPE: Fix DDS Init Ordering
Changes Included for package hostboot-binaries, branch master:
13296ef - hostboot - 2021-09-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw092921a.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 61791b1..88b2fbf 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 "hw092821a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw092921a.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 3f1d289..99e03c2 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 "hw092821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw092921a.opmst10" 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 322215e..5f15f6b 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 "4e112849d6e2a4a213c1c8ecbbeec9fabcb351f1" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "ee3d620df8fa42bca4a624fe0898bd242277ddb3" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION