diff options
-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" |