From 7518963d4a408a60558f992a2c238ad42df2e634 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 29 Sep 2007 10:54:55 +0000 Subject: linux-libc-headers: Add dependency on cross-linkage, no longer need to install headers to cross/ (from poky). --- packages/linux-libc-headers/linux-libc-headers.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/linux-libc-headers/linux-libc-headers.inc') 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 -- cgit v1.2.3