diff options
author | Stewart Smith <stewart@linux.ibm.com> | 2018-07-30 13:39:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-30 13:39:38 +1000 |
commit | dfa543872f0e24c63d042b077b147b2cf4a33679 (patch) | |
tree | 8d42ac8218f5a3ed17bf06e7926fa0fc604ecdea /openpower/configs | |
parent | d2124490e6ddcce634f571bab81633183db650a3 (diff) | |
parent | f1f1aaf396ebdc11f3a50e6f5dd528ca0ffb6338 (diff) | |
download | blackbird-op-build-dfa543872f0e24c63d042b077b147b2cf4a33679.tar.gz blackbird-op-build-dfa543872f0e24c63d042b077b147b2cf4a33679.zip |
Merge pull request #2237 from stewart-ibm/pfw-bump-20180720
op-build hostboot, hostboot-binaries, zaius-xml update 7-18-2018
Diffstat (limited to 'openpower/configs')
-rw-r--r-- | openpower/configs/zaius_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig index ecdec054..88ff4e51 100644 --- a/openpower/configs/zaius_defconfig +++ b/openpower/configs/zaius_defconfig @@ -41,7 +41,7 @@ BR2_OPENPOWER_PLATFORM=y BR2_OPENPOWER_POWER9=y BR2_HOSTBOOT_CONFIG_FILE="zaius.config" BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="zaius-xml" -BR2_OPENPOWER_MACHINE_XML_VERSION="f9eeb28409477a8e3c2e46f35ba2784a67d63e5c" +BR2_OPENPOWER_MACHINE_XML_VERSION="40bf092f8f820c68983376bb4947d7792f93bdfd" BR2_OPENPOWER_MACHINE_XML_FILENAME="zaius.xml" BR2_OPENPOWER_SYSTEM_XML_FILENAME="ZAIUS_hb.system.xml" BR2_OPENPOWER_MRW_XML_FILENAME="ZAIUS_hb.mrw.xml" |