diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-11-14 06:29:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-14 06:29:32 +0000 |
commit | 15b6993ce68956022af5df22d110898f8b61a252 (patch) | |
tree | e9b379bbf85d4899847a615ddb67fa9f05451e13 /packages/linux/nslu2-kernel_2.6.14-mm1.bb | |
parent | b36999d27c8d713ae2421c130633a796f4e98f83 (diff) |
nslu2-kernel: upgrade to 2.6.14.2
nslu2-kernel: add (only semi working) 2.6.15-rc1
Diffstat (limited to 'packages/linux/nslu2-kernel_2.6.14-mm1.bb')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14-mm1.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14-mm1.bb b/packages/linux/nslu2-kernel_2.6.14-mm1.bb index 39951939d2..ded1e5930d 100644 --- a/packages/linux/nslu2-kernel_2.6.14-mm1.bb +++ b/packages/linux/nslu2-kernel_2.6.14-mm1.bb @@ -8,7 +8,7 @@ PR_CONFIG = "0" # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches # applied to the kernel. -PR = "r0.${PR_CONFIG}" +PR = "r1.${PR_CONFIG}" include nslu2-kernel.inc @@ -16,8 +16,6 @@ include nslu2-kernel.inc N2K_PATCHES = "\ file://00-memory-h-page-shift.patch;patch=1 \ file://90-ixp4xx-pci-le.patch;patch=1 \ - file://10-ixp4xx-copy-from.patch;patch=1 \ - file://10-ixp4xx-le.patch;patch=1 \ file://18-ixp4xx-io-h-addr.patch;patch=1 \ file://19-jffs2-force-be.patch;patch=1 \ file://20-timer.patch;patch=1 \ |