op-build ibm-release-fw1020 update 8-1-2022
Changes Included for package sbe, branch release-fw1020:
a38affc - Roland Veloz - 2022-07-28 - H8: Update calls of python to python2 in migration effort to Red Hat 8
Changes Included for package hostboot, branch release-fw1020:
0d31146 - Deb McLemore - 2022-07-30 - Hostboot Enable PROC_FAVOR_AGGRESSIVE_PREFETCH
7a51303 - Matt Derksen - 2022-07-30 - Support BIOS control of max freq setting (for HANA)
8c4c7d4 - Matt Derksen - 2022-07-30 - Set Frequency saving of original ceiling and floor values
f173a60 - Greg Still - 2022-07-30 - Attributes for saving of original ceiling and floor freq values
5afd724 - Zane Shelley - 2022-07-29 - PRD: Add core Hypervisor Current State register to FFDC
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d4119de..2b042ef 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 "0b06a4afbfb771ba797775f028c6975f1b81e18e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0d311462e6420192992402c2cfac65a9bd81c82d" 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 8a5127e..7163dfb 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 "9bc3d76cef38272d899f13c41e3873e6e26dd8e1" if BR2_SBE_P10_LATEST_VERSION
+ default "a38affc71f793dfb47a3258d29b3c622c616a7e7" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION