op-build master-p10 update 5-10-2022
Changes Included for package sbe, branch master-p10:
1ca67d7 - Raja Das - 2022-05-09 - PAU Error Mask for the SPI Screener
d163f5a - Raja Das - 2022-05-06 - SPI Chip Select Screener
Changes Included for package hcode, branch master-p10:
345dec4 - hostboot - 2022-05-09 - Release tag & head commit information updated for hw050922a.opmst10
Changes Included for package hostboot, branch master-p10:
3bc2f31 - Deb McLemore - 2022-05-09 - HBRT Code Update hardening
c76bf86 - Louis Stermole - 2022-05-09 - Remove generic definition for set_safemode_throttles
ca0459d - Roland Veloz - 2022-05-09 - Fix syntax error that causes unnecessary print statements
63fc0ed - Matt Derksen - 2022-05-09 - Make ATTR_PLDM_CONNECTOR_PDRS_ENABLED non-exported to MRW
44129b4 - Zach Clark - 2022-05-09 - Make the XML to HB converter use the specified name of enumeration types
55af271 - hostboot - 2022-05-09 - Update HCODE commit to 0e89961... add support for VBU_P10_ODY system typ
22709af - hostboot - 2022-05-09 - Update SBE commit to d163f5a... SPI Chip Select Screener
Changes Included for package hostboot-binaries, branch master:
6f3f25f - hostboot - 2022-05-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw050922a.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 7237563..946cd37 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 "hw050622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw050922a.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 2668687..17b72fd 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 "hw050622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw050922a.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 f6d32cc..56ce5f7 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 "3039da9418ae41f7c1a39dd4b607996d9ffaf5c0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "3bc2f312c4b5f3191539eb6373d4dcba01bd2b04" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index a407dc8..2ee197b 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "ed1e9514a535ffcd48ddf17c53c69cc7e326189c" if BR2_SBE_P10_LATEST_VERSION
+ default "1ca67d7a36bb1bd1b9f6840ef623f88c26ad5fe0" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION