summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2019-03-07 14:00:37 -0600
committerGitHub <noreply@github.com>2019-03-07 14:00:37 -0600
commitbdf1bb66a7b59b3d526c532f06920a5e045e9bf2 (patch)
tree67b5a940b3ec6e7d55698e8f1e7cd51bf5e68de8
parent64bbcdcac9eec169b9f7b2158f220a25698cb2fd (diff)
parent2ea869e857539f87e93639f5ce5d410de26da99a (diff)
downloadblackbird-op-build-bdf1bb66a7b59b3d526c532f06920a5e045e9bf2.tar.gz
blackbird-op-build-bdf1bb66a7b59b3d526c532f06920a5e045e9bf2.zip
Merge pull request #2681 from op-jenkins/op-build-update_014_3-7-2019
op-build update 3-7-2019
-rw-r--r--openpower/configs/witherspoon_defconfig2
-rw-r--r--openpower/package/hostboot/Config.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/openpower/configs/witherspoon_defconfig b/openpower/configs/witherspoon_defconfig
index 1086dadb..94d7122a 100644
--- a/openpower/configs/witherspoon_defconfig
+++ b/openpower/configs/witherspoon_defconfig
@@ -41,7 +41,7 @@ BR2_OPENPOWER_PLATFORM=y
BR2_OPENPOWER_POWER9=y
BR2_HOSTBOOT_CONFIG_FILE="witherspoon.config"
BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="witherspoon-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="74b5ebb1875e1b2465a9ef93507a3b7f89e7f00e"
+BR2_OPENPOWER_MACHINE_XML_VERSION="2d9c9f0ebce15e0f689995c5ea7e487dd5123291"
BR2_OPENPOWER_MACHINE_XML_FILENAME="witherspoon.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="WITHERSPOON_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="WITHERSPOON_hb.mrw.xml"
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 0d4569df..5bac8c69 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
default "43c4502d3b0b87020665a65ad2843e0ddc31906" if BR2_HOSTBOOT_LATEST_VERSION
- default "236d2178bd66dc0bab90b9b0702226064098c4d0" if BR2_HOSTBOOT_OP920_VERSION
+ default "879d21d3cd70f7dc2dc276110798f5b7931f9ec3" if BR2_HOSTBOOT_OP920_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud