summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@openedhand.com>2007-08-09 15:23:16 +0000
committerSamuel Ortiz <sameo@openedhand.com>2007-08-09 15:23:16 +0000
commit3d50b7edb31bf209381c1e674de930332091587b (patch)
tree30ebeee98f1115a5e2aa5502a834c0e8f70b900c /meta
parent6ec68c28337b0f31ee221a1c63fee6c1085404b4 (diff)
downloadpoky-3d50b7edb31bf209381c1e674de930332091587b.tar.gz
linux-rp-2.6.22: Remove scsi patch for qemuarm
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
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/linux/linux-rp_2.6.22.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.22.bb b/meta/packages/linux/linux-rp_2.6.22.bb
index 3f9ea1b0d7..237fd5ec85 100644
--- a/meta/packages/linux/linux-rp_2.6.22.bb
+++ b/meta/packages/linux/linux-rp_2.6.22.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r6" 3PR = "r7"
4 4
5# Handy URLs 5# Handy URLs
6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 6# 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 \
37 ${RPSRC}/poodle_pm-r4.patch;patch=1 \ 37 ${RPSRC}/poodle_pm-r4.patch;patch=1 \
38 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \ 38 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
39 ${RPSRC}/w100_extaccel-r1.patch;patch=1 \ 39 ${RPSRC}/w100_extaccel-r1.patch;patch=1 \
40 ${RPSRC}/qemuarm_scsi_fix-r0.patch;patch=1 \
41 file://hostap-monitor-mode.patch;patch=1 \ 40 file://hostap-monitor-mode.patch;patch=1 \
42 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 41 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
43 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 42 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \