]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp-2.6.22: Remove scsi patch for qemuarm
authorSamuel Ortiz <sameo@openedhand.com>
Thu, 9 Aug 2007 15:23:16 +0000 (15:23 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Thu, 9 Aug 2007 15:23:16 +0000 (15:23 +0000)
On 2.6.22 the scsi patch prevents us from booting a qemuarm image.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2477 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 3f9ea1b0d7334b2a71b60bc89136c6a860f2efc2..237fd5ec85cb7f038a887a917df65e250004d65d 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r6"
+PR = "r7"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -37,7 +37,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
            ${RPSRC}/poodle_pm-r4.patch;patch=1 \
            ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
            ${RPSRC}/w100_extaccel-r1.patch;patch=1 \
-           ${RPSRC}/qemuarm_scsi_fix-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 \