summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb')
-rw-r--r--meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb b/meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
index 30f57000bb..3f5cc3a0b5 100644
--- a/meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
+++ b/meta/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb
@@ -1,12 +1,11 @@
1SECTION = "devel" 1require linux-libc-headers.inc
2DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." 2
3HOMEPAGE = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/" 3HOMEPAGE = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/"
4# license note from the package: 4# license note from the package:
5# Linux-libc-headers are derived from linux kernel headers. For license of a 5# Linux-libc-headers are derived from linux kernel headers. For license of a
6# particular header, check it's content, and if copyright notice isn't present, 6# particular header, check it's content, and if copyright notice isn't present,
7# standard linux kernel license applies. 7# standard linux kernel license applies.
8# since we assume GPL for linux i think we can also assume it here 8# since we assume GPL for linux i think we can also assume it here
9LICENSE = "GPL"
10INHIBIT_DEFAULT_DEPS = "1" 9INHIBIT_DEFAULT_DEPS = "1"
11PR = "r2" 10PR = "r2"
12 11