summaryrefslogtreecommitdiff
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
parent500602d7e3f184af42162454944d7ae31d4e7f17 (diff)
downloadopenembedded-core-a6470fb38a31bbd372465bf2bd10cf0db2f2d667.tar.gz
openembedded-core-a6470fb38a31bbd372465bf2bd10cf0db2f2d667.tar.bz2
openembedded-core-a6470fb38a31bbd372465bf2bd10cf0db2f2d667.tar.xz
openembedded-core-a6470fb38a31bbd372465bf2bd10cf0db2f2d667.zip
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
-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 c84d52734..13ceaa0a1 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 @@
require linux-rp.inc
-PR = "r3"
+PR = "r4"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -14,7 +14,7 @@ PR = "r3"
# Patches submitted upstream are towards top of this list
# Hacks should clearly named and at the bottom
SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \
- http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13.patch;patch=1;status=merged \
+ http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.13.3.patch;patch=1;status=merged \
${RPSRC}/oprofile_always_bt_arm-r0.patch;patch=1 \
${RPSRC}/lzo_kernel-r0.patch;patch=1 \
${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 \
${RPSRC}/pm_changes-r1.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r3.patch;patch=1 \
${RPSRC}/usb_pxa27x_udc-r3.patch;patch=1 \
- ${RPSRC}/kexec-arm-r4.patch;patch=1 \
+ ${RPSRC}/kexec-arm-r4a.patch;patch=1 \
${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
${RPSRC}/poodle_pm-r3.patch;patch=1 \
${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \