op-build master-p10 update 5-30-2022
Changes Included for package sbe, branch master-p10:
b6b94c3 - Amit Tendolkar - 2022-05-27 - Use HDCT specified getsram length in dump toc
3d16f22 - Srikantha Meesala - 2022-05-27 - FFDC error handling for DUMP data collection
5dd59de - Joachim Fenkes - 2022-05-27 - fastarray: Return proper RC on SBE FIFO if HWP fails
Changes Included for package hcode, branch master-p10:
e94817d - hostboot - 2022-05-27 - Release tag & head commit information updated for hw052722a.opmst10
Changes Included for package hostboot, branch master-p10:
82d35bd - Zach Clark - 2022-05-27 - Define the SYS_CLOCK_INTEGRATED_SPARES attribute
9a76128 - Matthew Raybuck - 2022-05-27 - setup script: Dont modify the CONFIG_FILE env var when copying xmls to repo
a350063 - Jayashankar Padath - 2022-05-27 - HDAT: Unpopulated DIMM and Processor support
1b902a5 - Zach Clark - 2022-05-27 - Clock failure support for eBMC systems with spare clocks
Changes Included for package hostboot-binaries, branch master:
40cc1c7 - hostboot - 2022-05-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw052722a.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 f949612..f16f754 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 "hw052522a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw052722a.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 799128f..e28d4db 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 "hw052522a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw052722a.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 35e1b74..e5ae233 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 "22a979c4db93507b0fde52ecf3c5af6bb087d6ae" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "82d35bd0b2d4dd7e3f86c81a94192eb6629b701d" 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 449e01e..6397649 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 "231bf3d0a7141d2352ee4d353c395c0015d62aa0" if BR2_SBE_P10_LATEST_VERSION
+ default "b6b94c31228f162fee81ffb3d90db7e78f28ca7c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION