From 2b3c2d418ea9902ac2190fe0f4dba2acbd178fa5 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 25 Sep 2006 21:53:58 +0000 Subject: * add unifdef-native, an utility from 2.6.18-git that's used to generate userland headers * make linux-libc-headers DEPEND on unifdef-native --- packages/linux-libc-headers/linux-libc-headers_2.6.18.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/linux-libc-headers') diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb index 7fbd7542f0..7074828a5f 100644 --- a/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb +++ b/packages/linux-libc-headers/linux-libc-headers_2.6.18.bb @@ -1,8 +1,9 @@ -SECTION = "devel" DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." +SECTION = "devel" LICENSE = "GPL" DEFAULT_PREFERENCE = "-1" INHIBIT_DEFAULT_DEPS = "1" +DEPENDS = "unifdef-native" PR = "r0" SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2" -- cgit v1.2.3