Bump p8dtu-xml to fix build failure with newer distros
Fix in the same way we fixed all other platform XML.
Jim (1):
Merge pull request #1 from stewart-ibm/IBSCOM_MCS_BASE_ADDR-whitesapce
Stewart Smith (1):
Fix IBSCOM_MCS_BASE_ADDR whitespace
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/configs/p8dtu_defconfig b/openpower/configs/p8dtu_defconfig
index ce5aec3..902c51f 100644
--- a/openpower/configs/p8dtu_defconfig
+++ b/openpower/configs/p8dtu_defconfig
@@ -46,7 +46,7 @@
BR2_OPENPOWER_POWER8=y
BR2_HOSTBOOT_P8_CONFIG_FILE="p8dtu.config"
BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="p8dtu-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="2a4ddd34b8517f8ccbbeb560737b012dd8f0c857"
+BR2_OPENPOWER_MACHINE_XML_VERSION="a44ee3e29ff143053c0d0ec65e5a255402654616"
BR2_OPENPOWER_MACHINE_XML_FILENAME="p8dtu.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="P8DTU_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="P8DTU_hb.mrw.xml"