commit | 52b4d0783cdc74e344dcb4d3c1781186af8fee60 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Jul 04 13:44:58 2017 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Wed Jul 05 09:39:55 2017 +0200 |
tree | 6c05bf14aa2232b16ad660c95e37b53c5955450b | |
parent | 189026975f0eb447ba92c1a90abb48f0396bf6d9 [diff] |
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 <jerome.forissier@linaro.org> Reviewed-by: Igor Opaniuk <igor.opaniuk@linaro.org>