summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb b/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
index ab9b1050c8..3ddf5b3a84 100644
--- a/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
+++ b/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r0" 3PR = "r1"
4 4
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6 6
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE = "-1"
17# Hacks should clearly named and at the bottom 17# Hacks should clearly named and at the bottom
18SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ 18SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
19 http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc4.bz2;patch=1 \ 19 http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc4.bz2;patch=1 \
20 ${RPSRC}/lzo_jffs2-r2.patch;patch=1 \ 20 ${RPSRC}/lzo_jffs2-r3.patch;patch=1 \
21 ${RPSRC}/lzo_crypto-r2.patch;patch=1 \ 21 ${RPSRC}/lzo_crypto-r2.patch;patch=1 \
22 ${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \ 22 ${RPSRC}/lzo_jffs2_lzomode-r1.patch;patch=1 \
23 ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \ 23 ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \