projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4cf38
)
dtc: add explicit dependencies for host variant
author
Julien Floret
<julien.floret@6wind.com>
Sat, 2 Jul 2016 22:20:37 +0000
(
00:20
+0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 06:40:55 +0000
(08:40 +0200)
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dtc/dtc.mk
patch
|
blob
|
history
diff --git
a/package/dtc/dtc.mk
b/package/dtc/dtc.mk
index f3b6f3b543fcf5537081da9a3147c74ca5d7ce3b..8fdcdbed7766ea5c29f1546ba45a2bcbd3965db9 100644
(file)
--- a/
package/dtc/dtc.mk
+++ b/
package/dtc/dtc.mk
@@
-11,6
+11,7
@@
DTC_LICENSE = GPLv2+/BSD-2c
DTC_LICENSE_FILES = README.license GPL
DTC_INSTALL_STAGING = YES
DTC_DEPENDENCIES = host-bison host-flex
+HOST_DTC_DEPENDENCIES = host-bison host-flex
define DTC_POST_INSTALL_TARGET_RM_DTDIFF
rm -f $(TARGET_DIR)/usr/bin/dtdiff