diff options
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.bb | 9 |
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 @@ | |||
| 1 | SECTION = "devel" | 1 | require linux-libc-headers.inc |
| 2 | DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." | 2 | |
| 3 | HOMEPAGE = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/" | 3 | HOMEPAGE = "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 |
| 9 | LICENSE = "GPL" | ||
| 10 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
| 11 | PR = "r2" | 10 | PR = "r2" |
| 12 | 11 | ||
