summaryrefslogtreecommitdiffstats
path: root/dtc
diff options
context:
space:
mode:
authorDavid Gibson2017-03-14 02:24:29 +0100
committerDavid Gibson2017-03-14 02:24:29 +0100
commit28df75d8d1aebdb09a2cc511c0b97690eac0b7a7 (patch)
tree7bd49de41bb7d8f81a8bb0f13d716c2b070b5cec /dtc
parentpseries: Don't expose PCIe extended config space on older machine types (diff)
downloadqemu-28df75d8d1aebdb09a2cc511c0b97690eac0b7a7.tar.gz
qemu-28df75d8d1aebdb09a2cc511c0b97690eac0b7a7.tar.xz
qemu-28df75d8d1aebdb09a2cc511c0b97690eac0b7a7.zip
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 <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc')
m---------dtc0
1 files changed, 0 insertions, 0 deletions
diff --git a/dtc b/dtc
-Subproject fa8bc7f928ac25f23532afc8beb2073efc8fb06
+Subproject 558cd81bdd432769b59bff01240c44f82cfb1a9