1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-11 04:19:50 +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,3 +1,5 @@
DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
SECTION = "devel"
LICENSE = "GPL"
DEPENDS = "cross-linkage"