op-build ibm-release-fw1030 update 11-17-2022
Changes Included for package hcode, branch release-fw1030:
2bf1d07 - hostboot - 2022-11-16 - Release tag & head commit information updated for hw111622a.fw1030
Changes Included for package pnor, branch master-p10:
d472ede - Dan - 2022-11-16 - Merge pull request #154 from debmc/debs_pspd
5392c2a - Deb McLemore - 2022-11-10 - Hostboot Add PNOR Planar SPD partition
Changes Included for package hostboot-binaries, branch release-fw1030:
bd109cd - hostboot - 2022-11-16 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111622a.fw1030
Changes Included for package rainier-xml, branch release-fw1030:
2d2bf4a - Ilya Smirnov - 2022-11-16 - Merge pull request #8 from ruby452/release-fw1030
97cf0b6 - rubymart - 2022-11-15 - Adding Rainier 2U WOF table override for 12BC 305W DCMs
Changes Included for package rainier-xml, branch release-fw1030:
2d2bf4a - Ilya Smirnov - 2022-11-16 - Merge pull request #8 from ruby452/release-fw1030
97cf0b6 - rubymart - 2022-11-15 - Adding Rainier 2U WOF table override for 12BC 305W DCMs
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index cf1378a..a930d67 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -53,13 +53,13 @@
BR2_RAINIER_2U_XML_CUSTOM_GIT=y
# TODO: Update the level when the XML is synced to public
BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="616d7fe0e0d1a6e4b4391bf82d28b930d1491576"
+BR2_RAINIER_2U_XML_VERSION="2d2bf4a31d9e4bdab8ce49f53f82bcf29dca8768"
BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
BR2_RAINIER_4U_XML_CUSTOM_GIT=y
# TODO: Update the level when the XML is synced to public
BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="616d7fe0e0d1a6e4b4391bf82d28b930d1491576"
+BR2_RAINIER_4U_XML_VERSION="2d2bf4a31d9e4bdab8ce49f53f82bcf29dca8768"
BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
BR2_PACKAGE_EVEREST_XML=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index ca8685f..066b81d 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 "hw110922a.fw1030" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw111622a.fw1030" 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 6db68da..f7b0976 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 "hw110922a.fw1030" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw111622a.fw1030" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_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 4dd9400..98d65ab 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 ?= 837addb32b76e0d2c5ebad770bdad0330fcafaf1
+OPENPOWER_PNOR_P10_VERSION ?= d472edebfd56b4aa5bd782e232931b3ffc5883da
OPENPOWER_PNOR_P10_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_P10_VERSION))
OPENPOWER_PNOR_P10_LICENSE = Apache-2.0