From: John Bowler Date: Thu, 27 Oct 2005 00:21:26 +0000 (+0000) Subject: nslu2-kernel: bump PR, add back patches erroneously removed for testing in 2.6.14-rc5 X-Git-Tag: Release-2010-05/1~9453^2~3181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccfff1379f1feef2aeda34d2cddd1f6b9ed4d813;p=openembedded.git nslu2-kernel: bump PR, add back patches erroneously removed for testing in 2.6.14-rc5 --- 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 \