From: David Gibson Date: Tue, 14 Mar 2017 01:24:29 +0000 (+1100) Subject: dtc: Update submodule to avoid build errors X-Git-Tag: qemu-xen-4.10.0-rc1~423^2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=28df75d8d1aebdb09a2cc511c0b97690eac0b7a7;p=qemu-xen.git dtc: Update submodule to avoid build errors The currently included version of the dtc/libfdt submodule has some build errors on certain distributions (including RHEL7). This is due to some poorly named macros in libfdt.h; they're designed for use with the sparse static checker, but use reserved names which conflict with some symbols in the standard headers. That's been corrected in upstream dtc, this updates the qemu submodule to bring the fix to qemu. Signed-off-by: David Gibson --- diff --git a/dtc b/dtc index fa8bc7f928..558cd81bdd 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit fa8bc7f928ac25f23532afc8beb2073efc8fb063 +Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d