Merge pull request #595 from opjenkin/op-build-update_030_11-3-2020
op-build update 11-3-2020
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