mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 18:49:34 +02:00
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:
@@ -1,6 +1,6 @@
|
|||||||
require linux-rp.inc
|
require linux-rp.inc
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE = "-1"
|
|||||||
# Hacks should clearly named and at the bottom
|
# 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 \
|
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 \
|
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_crypto-r2.patch;patch=1 \
|
||||||
${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \
|
${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \
|
||||||
${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \
|
${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user