op-build ibm-release-fw1020 update 6-28-2022
Changes Included for package hcode, branch release-fw1020:
c13b285 - hostboot - 2022-06-27 - Release tag & head commit information updated for hw062722a.fw1020
51db977 - Yue Du - 2022-06-27 - QME: adding fused core pair mode and error handling to stop/wake block protocol
14a17b4 - Nick Bofferding - 2022-06-27 - Fix various cppcheck errors
66f837d - Prasad Bg Ranganath - 2022-06-27 - PM HWP: Skip using multicast eq target when we are in Hostboot env
8af126a - Greg Still - 2022-06-27 - PM HWP: correct the AVSBus callout identifier in error XML
Changes Included for package hostboot, branch release-fw1020:
4cd13a9 - Nick Bofferding - 2022-06-27 - Ignore merging preserved attributes on MPIPL in targeting init
4f0d981 - Nick Bofferding - 2022-06-27 - Fix various cppcheck errors
f5a3ffb - Greg Still - 2022-06-27 - PM HWP: correct the AVSBus callout identifier in error XML
32dd2b3 - Prasad Bg Ranganath - 2022-06-27 - PM HWP: Skip using multicast eq target when we are in Hostboot env
Changes Included for package pnor, branch master-p10:
837addb - Ilya Smirnov - 2022-06-27 - Merge pull request #152 from velozr/master-p10
e4103da - Roland Veloz - 2022-06-22 - RH8: Update the call to python to be python2 in migration effort to Red Hat 8
Changes Included for package hostboot-binaries, branch release-fw1020:
5691365 - hostboot - 2022-06-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062722a.fw1020
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 18ed64f..1c9ca91 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 "hw062422a.fw1020" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw062722a.fw1020" 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 0bbc565..41658a7 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 "hw062422a.fw1020" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062722a.fw1020" 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 b1455aa..401104f 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 "b22969dad830761f0e5d2ed1bb3e390ed1799f51" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "4cd13a9b42ab9fdea5ff66efc8332c31d1d9ec7b" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
index 53971ee..c2ddd0c 100644
--- a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
+++ b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_P10_VERSION ?= dc5cc252ab2c81eb6d0754f95d5212ca3c4269b6
+OPENPOWER_PNOR_P10_VERSION ?= 837addb32b76e0d2c5ebad770bdad0330fcafaf1
OPENPOWER_PNOR_P10_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_P10_VERSION))
OPENPOWER_PNOR_P10_LICENSE = Apache-2.0