]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp 2.6.23-rc4: Fix jffs2 patch
authorRichard Purdie <richard@openedhand.com>
Wed, 29 Aug 2007 07:49:13 +0000 (07:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 29 Aug 2007 07:49:13 +0000 (07:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2588 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb

index ab9b1050c868c0c48e4a9485f070c4a0c6fdb6b5..3ddf5b3a842659d2d5b8efbbec7620c4edb2b0e6 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r0"
+PR = "r1"
 
 DEFAULT_PREFERENCE = "-1"
 
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE = "-1"
 # Hacks should clearly named and at the bottom
 SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
            http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc4.bz2;patch=1 \
-           ${RPSRC}/lzo_jffs2-r2.patch;patch=1 \
+           ${RPSRC}/lzo_jffs2-r3.patch;patch=1 \
            ${RPSRC}/lzo_crypto-r2.patch;patch=1 \
            ${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \
            ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \