diff options
author | Stewart Smith <stewart@linux.ibm.com> | 2018-10-03 17:01:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-03 17:01:09 +0200 |
commit | 1ad4886b27a70a1c036660afda89725deb912588 (patch) | |
tree | 17a5715f4daf9876b86a8179c064ed85db76daa8 | |
parent | ddee0676f791ef5e8ccae5cc7bbf6546cd74bef7 (diff) | |
parent | 2c595c15e564df76ba4a7c0c33a4abc4cd4042c8 (diff) | |
download | talos-op-build-1ad4886b27a70a1c036660afda89725deb912588.tar.gz talos-op-build-1ad4886b27a70a1c036660afda89725deb912588.zip |
Merge pull request #2376 from artemsen/master
vesnin_config: Bump version
-rw-r--r-- | openpower/configs/vesnin_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/vesnin_defconfig b/openpower/configs/vesnin_defconfig index 280c3b56..a7558448 100644 --- a/openpower/configs/vesnin_defconfig +++ b/openpower/configs/vesnin_defconfig @@ -36,7 +36,7 @@ BR2_OPENPOWER_PLATFORM=y BR2_OPENPOWER_POWER8=y BR2_HOSTBOOT_P8_CONFIG_FILE="vesnin.config" BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="vesnin-xml" -BR2_OPENPOWER_MACHINE_XML_VERSION="118e0a59c1a98283e2a33d8c18e8d0e556527317" +BR2_OPENPOWER_MACHINE_XML_VERSION="4fb3a4b928a9e7702c154e447898b6b955072cf6" BR2_OPENPOWER_MACHINE_XML_FILENAME="vesnin.xml" BR2_OPENPOWER_SYSTEM_XML_FILENAME="VESNIN_hb.system.xml" BR2_OPENPOWER_MRW_XML_FILENAME="VESNIN_hb.mrw.xml" |