From: John Bowler Date: Tue, 22 Nov 2005 18:23:11 +0000 (+0000) Subject: nslu2-kernel: release 2.6.15-rc2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b19bfd8674d34861bac118f31bea9e4d082ab65;p=openembedded.git nslu2-kernel: release 2.6.15-rc2 --- diff --git a/packages/linux/nslu2-kernel_2.6.15-rc1.bb b/packages/linux/nslu2-kernel_2.6.15-rc2.bb similarity index 95% rename from packages/linux/nslu2-kernel_2.6.15-rc1.bb rename to packages/linux/nslu2-kernel_2.6.15-rc2.bb index ca938dbaac..d2b55c8e7b 100644 --- a/packages/linux/nslu2-kernel_2.6.15-rc1.bb +++ b/packages/linux/nslu2-kernel_2.6.15-rc2.bb @@ -8,14 +8,13 @@ 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 = "r2.${PR_CONFIG}" +PR = "r0.${PR_CONFIG}" include nslu2-kernel.inc # N2K_PATCHES - full list of patches to apply N2K_PATCHES = "\ file://00-memory-h-page-shift.patch;patch=1 \ - file://01-i2c-ixp4xx.patch;patch=1 \ file://10-mtdpart-redboot-fis-byteswap.patch;patch=1 \ file://19-jffs2-force-be.patch;patch=1 \ file://55-rtc-x1205.patch;patch=1 \