summaryrefslogtreecommitdiff
path: root/packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-31 13:13:53 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-31 13:13:53 +0000
commitf907777709b20d8d73e3587026296a6616262229 (patch)
treee1c24ca4ed3fa4fe4a7d3d8878ef9575cc8fc603 /packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb
parentad4e12fab01540a845d060daa76bd0d87b78126f (diff)
remove extra whitespace at end-of-line in about 900 bb files.
Diffstat (limited to 'packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb')
-rw-r--r--packages/linux-libc-headers/linux-libc-headers_2.6.8.1.bb6
1 files changed, 3 insertions, 3 deletions
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 () {