summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.19+git.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-17 01:36:21 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-17 01:36:21 +0000
commit1f5d884f31b9d70f5a8fa3f5610bb20e950968c3 (patch)
treec40939a392e6e6d4f3f5fb6792361225f8d7e635 /packages/linux/linux-rp_2.6.19+git.bb
parent6d6054a22c1874c1030dff471d4c0740bc3a618b (diff)
linux-rp-2.6.19+git: Fix two compile failures
Diffstat (limited to 'packages/linux/linux-rp_2.6.19+git.bb')
-rw-r--r--packages/linux/linux-rp_2.6.19+git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.19+git.bb b/packages/linux/linux-rp_2.6.19+git.bb
index 5dfe715872..f5af2ae05e 100644
--- a/packages/linux/linux-rp_2.6.19+git.bb
+++ b/packages/linux/linux-rp_2.6.19+git.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r0"
+PR = "r1"
DEFAULT_PREFERENCE = "-1"
@@ -29,7 +29,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;
${RPSRC}/sharpsl_pm_fixes1-r0.patch;patch=1 \
${RPSRC}/pm_changes-r1.patch;patch=1 \
${RPSRC}/usb_add_epalloc-r3.patch;patch=1 \
- ${RPSRC}/usb_pxa27x_udc-r2.patch;patch=1 \
+ ${RPSRC}/usb_pxa27x_udc-r3.patch;patch=1 \
${DOSRC}/kexec-arm-r3.patch;patch=1 \
${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
${RPSRC}/poodle_pm-r3.patch;patch=1 \