summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-03-01 13:13:24 +0000
committerRichard Purdie <richard@openedhand.com>2007-03-01 13:13:24 +0000
commita6470fb38a31bbd372465bf2bd10cf0db2f2d667 (patch)
tree59cf116bc0a5feab5b6deefeb745c3981aaed627 /meta/packages/linux
parent500602d7e3f184af42162454944d7ae31d4e7f17 (diff)
downloadpoky-a6470fb38a31bbd372465bf2bd10cf0db2f2d667.tar.gz
linux-rp: Sync with changes in OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1302 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux')
-rw-r--r--meta/packages/linux/linux-rp_2.6.20.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.20.bb b/meta/packages/linux/linux-rp_2.6.20.bb
index c84d527348..13ceaa0a19 100644
--- a/meta/packages/linux/linux-rp_2.6.20.bb
+++ b/meta/packages/linux/linux-rp_2.6.20.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r3" 3PR = "r4"
4 4
5# Handy URLs 5# Handy URLs
6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -14,7 +14,7 @@ PR = "r3"
14# Patches submitted upstream are towards top of this list 14# Patches submitted upstream are towards top of this list
15# Hacks should clearly named and at the bottom 15# Hacks should clearly named and at the bottom
16SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \ 16SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \
17 http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13.patch;patch=1;status=merged \ 17 http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13.3.patch;patch=1;status=merged \
18 ${RPSRC}/oprofile_always_bt_arm-r0.patch;patch=1 \ 18 ${RPSRC}/oprofile_always_bt_arm-r0.patch;patch=1 \
19 ${RPSRC}/lzo_kernel-r0.patch;patch=1 \ 19 ${RPSRC}/lzo_kernel-r0.patch;patch=1 \
20 ${RPSRC}/lzo_jffs2-r0.patch;patch=1 \ 20 ${RPSRC}/lzo_jffs2-r0.patch;patch=1 \
@@ -34,7 +34,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \
34 ${RPSRC}/pm_changes-r1.patch;patch=1 \ 34 ${RPSRC}/pm_changes-r1.patch;patch=1 \
35 ${RPSRC}/usb_add_epalloc-r3.patch;patch=1 \ 35 ${RPSRC}/usb_add_epalloc-r3.patch;patch=1 \
36 ${RPSRC}/usb_pxa27x_udc-r3.patch;patch=1 \ 36 ${RPSRC}/usb_pxa27x_udc-r3.patch;patch=1 \
37 ${RPSRC}/kexec-arm-r4.patch;patch=1 \ 37 ${RPSRC}/kexec-arm-r4a.patch;patch=1 \
38 ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \ 38 ${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
39 ${RPSRC}/poodle_pm-r3.patch;patch=1 \ 39 ${RPSRC}/poodle_pm-r3.patch;patch=1 \
40 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \ 40 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \