From 28df75d8d1aebdb09a2cc511c0b97690eac0b7a7 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Tue, 14 Mar 2017 12:24:29 +1100 Subject: [PATCH] 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 --- dtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtc b/dtc index fa8bc7f928..558cd81bdd 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit fa8bc7f928ac25f23532afc8beb2073efc8fb063 +Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d