summaryrefslogtreecommitdiff
path: root/packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb')
-rw-r--r--packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
index f9d15bcbc2..898bb120ae 100644
--- a/packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
+++ b/packages/linux-libc-headers/linux-libc-headers_2.6.15.99.bb
@@ -1,5 +1,5 @@
-SECTION = "devel"
-DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
+require linux-libc-headers.inc
+
# This package is derived from the original linux-libc-headers at
# http://ep09.pld-linux.org/~mmazur/linux-libc-headers/
# More specifically, llh-2.6.12.0 was patched up to 2.6.16-rc6 with
@@ -11,7 +11,6 @@ DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
# particular header, check it's content, and if copyright notice isn't present,
# standard linux kernel license applies.
# since we assume GPL for linux i think we can also assume it here
-LICENSE = "GPL"
DEFAULT_PREFERENCE = "-1"
INHIBIT_DEFAULT_DEPS = "1"
PR = "r4"