]> Git Repo - buildroot-mgba.git/commit
dtc: install libfdt headers to staging
authorBaruch Siach <[email protected]>
Fri, 16 Jan 2015 06:37:35 +0000 (08:37 +0200)
committerThomas Petazzoni <[email protected]>
Fri, 16 Jan 2015 21:36:09 +0000 (22:36 +0100)
commit2fc87f5bc60bd70083663cc5006f913fe944f8a2
tree68c7198b2ecc47df10e9c08b5ab4b38ddcdf1630
parentf9ed1936aea1e945ec136b80514c53f67b6dfeec
dtc: install libfdt headers to staging

The newly introduced install-lib target that we use since commit 8b500c1b63dc
(dtc: bump version to 1.4.1) does not install headers. Add install-includes to
DTC_INSTALL_STAGING_CMDS to make dependent packages like kexec-lite build.

Fixes:
http://autobuild.buildroot.net/results/515/515d32e45957e911fda6345f909fa9200df311ff/
http://autobuild.buildroot.net/results/b09/b09f15c7b59e972d2180d071804810315d2ee047/
http://autobuild.buildroot.net/results/023/02376cd3dccc98d10a58e5398b9f8db75239f263/
...

Cc: Peter Seiderer <[email protected]>
Signed-off-by: Baruch Siach <[email protected]>
Acked-by: Peter Seiderer <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/dtc/dtc.mk
This page took 0.033724 seconds and 4 git commands to generate.