summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp_2.6.21.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-06-26 16:39:28 +0000
committerRichard Purdie <richard@openedhand.com>2007-06-26 16:39:28 +0000
commit7fdb95e34fa7621f228f3e6341e1c304fb6c39ce (patch)
treeae57e08603943becbfd4cb4be74684c750d14081 /meta/packages/linux/linux-rp_2.6.21.bb
parentde5a8b7f09cee71402596e66e5898cdb6d3189e5 (diff)
downloadpoky-7fdb95e34fa7621f228f3e6341e1c304fb6c39ce.tar.gz
linux-rp: Add qemuarm scsi fix/workaround, set default qemu ramdisk to reasonable size, adjust qemuarm kernel commandline
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2010 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.21.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.21.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.21.bb b/meta/packages/linux/linux-rp_2.6.21.bb
index 8fb46eef46..2bdb022e56 100644
--- a/meta/packages/linux/linux-rp_2.6.21.bb
+++ b/meta/packages/linux/linux-rp_2.6.21.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r3" 3PR = "r4"
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,6 +37,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
37 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \ 37 ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
38 ${RPSRC}/w100_extaccel-r0.patch;patch=1 \ 38 ${RPSRC}/w100_extaccel-r0.patch;patch=1 \
39 ${RPSRC}/asoc_fix_typo-r0.patch;patch=1 \ 39 ${RPSRC}/asoc_fix_typo-r0.patch;patch=1 \
40 ${RPSRC}/qemuarm_scsi_fix-r0.patch;patch=1 \
40 file://hostap-monitor-mode.patch;patch=1 \ 41 file://hostap-monitor-mode.patch;patch=1 \
41 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \ 42 file://serial-add-support-for-non-standard-xtals-to-16c950-driver.patch;patch=1 \
42 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \ 43 ${RPSRC}/logo_oh-r0.patch.bz2;patch=1;status=unmergable \