OpenSlug: added anonymiser patch
authorRod Whitby <rod@whitby.id.au>
Sat, 7 May 2005 06:59:59 +0000 (06:59 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 7 May 2005 06:59:59 +0000 (06:59 +0000)
BKrev: 427c676faOhKdVeibfBq6BQbQLkC9g

packages/linux/openslug-kernel-2.6.11.2/anonymiser.patch [new file with mode: 0644]
packages/linux/openslug-kernel_2.6.11.2.bb

diff --git a/packages/linux/openslug-kernel-2.6.11.2/anonymiser.patch b/packages/linux/openslug-kernel-2.6.11.2/anonymiser.patch
new file mode 100644 (file)
index 0000000..e69de29
index 064be99..8a60f4c 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "kernel"
 DESCRIPTION = "Linux kernel for the Linksys NSLU2 device"
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r5"
+PR = "r6"
 
 KERNEL_SUFFIX = "openslug"
 
@@ -10,6 +10,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.2.tar.bz2 \
            file://nslu2_2.6.11.patch;patch=1 \
           file://usbnet.patch;patch=1 \
           file://ixp4xx_copy_from.patch;patch=1 \
+          file://anonymiser.patch;patch=1 \
            file://defconfig \
            file://x1205-rtc.c \
            file://nslu2-io.c \