op-build ibm-release-fw1020 update 6-15-2022
Changes Included for package sbe, branch release-fw1020:
1c6e971 - Prasad Bg Ranganath - 2022-06-14 - PM HWP: Don't set core is scannable if they are in stop3
ef27ac9 - Sunil Kumar - 2022-06-14 - Increase the HB memory window size to 64 MB.
Changes Included for package hostboot, branch release-fw1020:
27a81d5 - Daniel Crowell - 2022-06-14 - Decrease MCTP packet buffer size to 16KB from 128KB
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 7c16174..67b84ce 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 "c905f1a0857d82bb54aa017ab3e848822f649a58" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "27a81d54e6b75fd502a7e325a88350c8f3e8dd63" 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 5cccb71..ff7dc50 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 "a9dd6dee96f875352b8b090ce0975c2d9c90a0e4" if BR2_SBE_P10_LATEST_VERSION
+ default "1c6e9719b37490033f1cde33c70573e1f73258d8" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION