linux-rp 2.6.23-rc4: Fix jffs2 patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2588 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-29 07:49:13 +00:00
parent 2cc4b496ab
commit 8ec44742fd

View 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 \