dtc: needs host-bison and host-flex
Fixes: http://autobuild.buildroot.net/results/000/000a042f6b485d90717d14b93efcf011841c33c3/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
99c016336e
commit
40d782cd0e
@ -9,6 +9,7 @@ DTC_SITE = git://git.jdl.com/software/dtc.git
|
||||
DTC_LICENSE = GPLv2+/BSD-2c
|
||||
DTC_LICENSE_FILES = README.license GPL
|
||||
DTC_INSTALL_STAGING = YES
|
||||
DTC_DEPENDENCIES = host-bison host-flex
|
||||
|
||||
define DTC_POST_INSTALL_TARGET_RM_DTDIFF
|
||||
rm -f $(TARGET_DIR)/usr/bin/dtdiff
|
||||
|
Loading…
Reference in New Issue
Block a user