diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 11:22:16 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 11:22:16 +0000 |
| commit | 4b7e6a49215b00d0cfa9a0fde3808f032a9599e5 (patch) | |
| tree | f2e294728789ab01a7a89fa06b6c67c5464ceab0 /packages/linux-libc-headers | |
| parent | 4601ad28765bf7ef207974f9ad7fc209d3745088 (diff) | |
| parent | 8f19556367701b3a3fa50802903d0d67997407b7 (diff) | |
merge of '274cb1a3f97188420857e4b0650a1ace718148a6'
and '8091ca9b08503f4700e05ee8973cec755727ed4a'
Diffstat (limited to 'packages/linux-libc-headers')
3 files changed, 8 insertions, 8 deletions
diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb index c43664094d..dadb0409cb 100644 --- a/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb +++ b/packages/linux-libc-headers/linux-libc-headers_2.6.11.1.bb @@ -1,10 +1,10 @@ SECTION = "devel" DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." HOMEPAGE = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/" -# license note from the package: +# license note from the package: # Linux-libc-headers are derived from linux kernel headers. For license of a # particular header, check it's content, and if copyright notice isn't present, -# standard linux kernel license applies. +# standard linux kernel license applies. # since we assume GPL for linux i think we can also assume it here LICENSE = "GPL" INHIBIT_DEFAULT_DEPS = "1" 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 28926f0264..f9d15bcbc2 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 @@ -2,14 +2,14 @@ SECTION = "devel" DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." # 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 +# More specifically, llh-2.6.12.0 was patched up to 2.6.16-rc6 with # the official linux patches (where applicable) and then fixed up just # enough to build glibc-2.4. BEWARE! # -# license note from the linux-libc-headers package: +# license note from the linux-libc-headers package: # Linux-libc-headers are derived from linux kernel headers. For license of a # particular header, check it's content, and if copyright notice isn't present, -# standard linux kernel license applies. +# standard linux kernel license applies. # since we assume GPL for linux i think we can also assume it here LICENSE = "GPL" DEFAULT_PREFERENCE = "-1" diff --git a/packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb b/packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb index cb04c92192..025eeb966d 100644 --- a/packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb +++ b/packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb @@ -1,10 +1,10 @@ SECTION = "devel" DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." HOMEPAGE = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/" -# license note from the package: +# license note from the package: # Linux-libc-headers are derived from linux kernel headers. For license of a # particular header, check it's content, and if copyright notice isn't present, -# standard linux kernel license applies. +# standard linux kernel license applies. # since we assume GPL for linux i think we can also assume it here LICENSE = "GPL" INHIBIT_DEFAULT_DEPS = "1" @@ -16,7 +16,7 @@ PACKAGES = "" SRC_URI = "http://ep09.pld-linux.org/~mmazur/linux-libc-headers/linux-libc-headers-${PV}.tar.bz2 \ file://mips-asm-atomic-system.diff;patch=1;pnum=0 \ file://keyboard.patch;patch=1" - + S = "${WORKDIR}/linux-libc-headers-${PV}" do_configure () { |
