diff mbox

[PULL,4/4] dtc: Update submodule to avoid build errors

Message ID 20170314042626.20020-5-david@gibson.dropbear.id.au
State New
Headers show

Commit Message

David Gibson March 14, 2017, 4:26 a.m. UTC
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 <david@gibson.dropbear.id.au>
---
 dtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/dtc b/dtc
index fa8bc7f..558cd81 160000
--- a/dtc
+++ b/dtc
@@ -1 +1 @@ 
-Subproject commit fa8bc7f928ac25f23532afc8beb2073efc8fb063
+Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d