aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-03 09:01:50 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-03 09:01:50 +0000
commit3f7a2129233b38191ebe2a50ccc690cbf3d46b23 (patch)
tree8d8f8c8e0cb057b78b325fea6f7b0be5456aa6d5
parentce6092e1245ba7c58ebdaa277e502f4bb918a844 (diff)
downloadopenembedded-3f7a2129233b38191ebe2a50ccc690cbf3d46b23.tar.gz
linux-rp 2.6.21: fix poodle build - close #2682
-rw-r--r--packages/linux/linux-rp_2.6.21.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.21.bb b/packages/linux/linux-rp_2.6.21.bb
index 980732d409..3f155942e9 100644
--- a/packages/linux/linux-rp_2.6.21.bb
+++ b/packages/linux/linux-rp_2.6.21.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r9"
+PR = "r10"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -33,7 +33,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
${RPSRC}/usb_add_epalloc-r3.patch;patch=1 \
${RPSRC}/usb_pxa27x_udc-r4.patch;patch=1 \
${RPSRC}/locomo_kbd_tweak-r1.patch;patch=1 \
- ${RPSRC}/poodle_pm-r3.patch;patch=1 \
+ ${RPSRC}/poodle_pm-r4.patch;patch=1 \
${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
${RPSRC}/w100_extaccel-r0.patch;patch=1 \
${RPSRC}/asoc_fix_typo-r0.patch;patch=1 \