summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel_2.6.11.2.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-07-17 13:15:49 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-17 13:15:49 +0000
commit04a269c583bc9586020846c8668d847b5de6095f (patch)
treecaa1b30aa5548b9f44e99043787c0b30b26ae105 /packages/linux/openslug-kernel_2.6.11.2.bb
parentdb5f69fd2cc3ca3053b899237dfde27ed9134950 (diff)
parent3143c04f905275f5f07c4147c914e7f859b5fd7d (diff)
merge of e74c73570c2c682aebf3f9050ed959e4f615d79e
and efd8c005871477b3c2788c1257799459527dd028
Diffstat (limited to 'packages/linux/openslug-kernel_2.6.11.2.bb')
-rw-r--r--packages/linux/openslug-kernel_2.6.11.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/openslug-kernel_2.6.11.2.bb b/packages/linux/openslug-kernel_2.6.11.2.bb
index c4408ae479..8e2555d014 100644
--- a/packages/linux/openslug-kernel_2.6.11.2.bb
+++ b/packages/linux/openslug-kernel_2.6.11.2.bb
@@ -2,7 +2,7 @@ SECTION = "kernel"
DESCRIPTION = "Linux kernel for the Linksys NSLU2 device"
LICENSE = "GPL"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r13"
+PR = "r15"
KERNEL_SUFFIX = "openslug"
@@ -12,6 +12,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.2.tar.bz2 \
file://ixp4xx_copy_from.patch;patch=1 \
file://anonymiser.patch;patch=1 \
file://xscale-reset.patch;patch=1 \
+ file://mtd-shutdown.patch;patch=1 \
file://defconfig \
file://x1205-rtc.c \
file://nslu2-io.c \