summaryrefslogtreecommitdiff
path: root/packages/linux-libc-headers/linux-libc-headers.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-09-29 10:54:55 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-09-29 10:54:55 +0000
commit7518963d4a408a60558f992a2c238ad42df2e634 (patch)
treea6c9ec9d221749657006ba7c081f94744f740ff4 /packages/linux-libc-headers/linux-libc-headers.inc
parent90446f41cd84821873a471f8cd44e82a16f571bf (diff)
linux-libc-headers: Add dependency on cross-linkage, no longer need to install headers to cross/ (from poky).
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers.inc')
-rw-r--r--packages/linux-libc-headers/linux-libc-headers.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers.inc b/packages/linux-libc-headers/linux-libc-headers.inc
index d9f4d687ee..43f0958863 100644
--- a/packages/linux-libc-headers/linux-libc-headers.inc
+++ b/packages/linux-libc-headers/linux-libc-headers.inc
@@ -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" \ No newline at end of file