diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-10-27 00:21:26 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-27 00:21:26 +0000 |
commit | ccfff1379f1feef2aeda34d2cddd1f6b9ed4d813 (patch) | |
tree | fe46a9653da52edc206fd901c02459d47f2ce862 /packages | |
parent | 738a65166723ae2f74749e57bde6e061f65432f3 (diff) |
nslu2-kernel: bump PR, add back patches erroneously removed for testing in 2.6.14-rc5
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14-rc5.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14-rc5.bb b/packages/linux/nslu2-kernel_2.6.14-rc5.bb index 04641b85d3..73af0e9a26 100644 --- a/packages/linux/nslu2-kernel_2.6.14-rc5.bb +++ b/packages/linux/nslu2-kernel_2.6.14-rc5.bb @@ -8,7 +8,7 @@ PR_CONFIG = "2" # 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 = "r1.${PR_CONFIG}" +PR = "r2.${PR_CONFIG}" include nslu2-kernel.inc @@ -36,8 +36,6 @@ N2K_PATCHES = "\ file://29-ipv4-route-c-spinlock.patch;patch=1 \ file://30-i2c-x1205.patch;patch=1 \ file://50-nslu2-arch.patch;patch=1 \ -" -N2K_PATCHES_2 = "\ file://55-nslu2-rtc.patch;patch=1 \ file://60-nslu2-beeper.patch;patch=1 \ file://70-nslu2-io.patch;patch=1 \ |