package/qemu: search for host-dtc (libfdt) headers at the right place
authorCarlos Santos <unixmania@gmail.com>
Sun, 3 Nov 2019 15:12:58 +0000 (12:12 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 15 Nov 2019 20:55:04 +0000 (21:55 +0100)
commit19197809d616d8c2dfdb5755c1455423b1b20955
tree2abae77361a20ee945c6dc4d517398d39b98bf01
parente381d823f6834fc1b9e5574febd7e4e737295e89
package/qemu: search for host-dtc (libfdt) headers at the right place

The libfdt headers are installed at $(HOST_DIR)/include/libfdt now, to
prevent conflicts with the kernel dtc code. Pass that path to the qemu
configure script, otherwise it uses its bundled copy of libfdt.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/qemu/qemu.mk