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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user