From 8f9cbec61089a0ad466ddedecd4a80e204c2d79b Mon Sep 17 00:00:00 2001 From: Jerome Forissier Date: Tue, 4 Jul 2017 13:44:58 +0200 Subject: [PATCH] qemu_v8: clone DTC source Ubuntu 1.4.04 LTS, 16.04 LTS and even 17.04 provide the libfdt in version 1.4.0. This version is too old for the latest QEMU that requires libfdt in version 1.4.2 or higher. This change updates qemu_v8.xml so that the qemu/dtc/ source code is cloned locally and therefore the build does not depend on libfdt. Signed-off-by: Jerome Forissier Reviewed-by: Igor Opaniuk --- qemu_v8.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu_v8.xml b/qemu_v8.xml index 26d7a0547..90bda9666 100644 --- a/qemu_v8.xml +++ b/qemu_v8.xml @@ -30,6 +30,7 @@ +