op-build update 10-20-2021
Changes Included for package hostboot, branch master-p10:
753c466 - chenduibm - 2021-10-19 - Read Enlarged Capacity
7b02db1 - hostboot - 2021-10-19 - Reapply pldm subtree changes made from f2f272 to 95892cb
04bb8f2 - hostboot - 2021-10-19 - Update to latest openbmc/pldm commit fc0d14d
e1d83ca - Nick Bofferding - 2021-10-19 - Update runtime MCTP MTU to reflect new PHyp MCTP CRC handling
Changes Included for package hostboot-binaries, branch master:
26cac66 - hostboot - 2021-10-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101921a.opmst
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 131effe..9a53571 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 "hw101521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101921a.opmst" 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 2eb794f..1cad46c 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 "45e12e5c5c569116498d1dae6d17ec41a3839fa5" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "753c4662c6ed489b6fe59bf0a789a8c82e95e42e" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION