op-build update 11-3-2020
Changes Included for package hostboot-binaries, branch master:
7c7855a - hostboot - 2020-11-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw103120a.opmst10
Changes Included for package hcode, branch master-p10:
ee9363a - hostboot - 2020-11-02 - Release tag & head commit information updated for hw103120a.opmst10
Changes Included for package rainier-xml, branch master:
6267cab - RUBY M ZGABAY - 2020-11-02 - Merge pull request #58 from rubymart/master
989a89f - rubymart - 2020-10-29 - Memory attribute updates per defects SW510017 and FW706354.
Changes Included for package rainier-xml, branch master:
6267cab - RUBY M ZGABAY - 2020-11-02 - Merge pull request #58 from rubymart/master
989a89f - rubymart - 2020-10-29 - Memory attribute updates per defects SW510017 and FW706354.
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index c9a1b3d..2f17dba 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -51,12 +51,12 @@
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
BR2_RAINIER_2U_XML_CUSTOM_GIT=y
BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="606809047f5073ed9fab4c1503180fec31136b82"
+BR2_RAINIER_2U_XML_VERSION="6267cabb8f02e7b5af84aecef84c5f0b50065253"
BR2_RAINIER_2U_XML_SYSTEM_FILENAME="RAINIER_hb.system.xml"
BR2_RAINIER_2U_XML_TARGETING_FILENAME="RAINIER_hb.mrw.xml"
BR2_RAINIER_4U_XML_CUSTOM_GIT=y
BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="606809047f5073ed9fab4c1503180fec31136b82"
+BR2_RAINIER_4U_XML_VERSION="6267cabb8f02e7b5af84aecef84c5f0b50065253"
BR2_RAINIER_4U_XML_SYSTEM_FILENAME="RAINIER_hb.system.xml"
BR2_RAINIER_4U_XML_TARGETING_FILENAME="RAINIER_hb.mrw.xml"
BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index b071b0c..5d86532 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 "hw102920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw103120a.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 70e44c4..3d3547d 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 "hw102920a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw103120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION