1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-13 04:59:52 +00:00

linux-libc-headers: Add DEPEND on cross-linkage to handle linking of directories

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2762 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-09-19 13:00:24 +00:00
parent 93c82d7f92
commit 6d09e07cd2
3 changed files with 6 additions and 12 deletions
@@ -1,8 +1,8 @@
require linux-libc-headers.inc
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "unifdef-native"
PR = "r4"
DEPENDS += "unifdef-native"
PR = "r5"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
file://arm-syscall-define.patch;patch=1"