linux-rp: Add patch to fix ASoC typo
authorRichard Purdie <richard@openedhand.com>
Wed, 30 May 2007 09:29:20 +0000 (09:29 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 30 May 2007 09:29:20 +0000 (09:29 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1813 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp_2.6.21.bb

index ea71be9..6fc3cf1 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r1"
+PR = "r2"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -36,6 +36,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
            ${RPSRC}/poodle_pm-r3.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 \
            file://hostap-monitor-mode.patch;patch=1 \
            file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
            ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \