summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-08-26 22:08:47 +0000
committerRichard Purdie <richard@openedhand.com>2006-08-26 22:08:47 +0000
commit1562178b03be74528c52f70228d13ea257c2d445 (patch)
treef55ac2aecb8f765cd10dc82df249a2b88269e39d /meta/packages
parent892c3b49a72120a59accb6937ef49fedf81dee12 (diff)
downloadpoky-1562178b03be74528c52f70228d13ea257c2d445.tar.gz
linux-openzaurus: Change qemuarm to emulate the Versatile/PB with SCSI disk support and OHCI USB (via PCI)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@647 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/linux/linux-openzaurus_2.6.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb
index 3cd0ab5173..292bfbe720 100644
--- a/meta/packages/linux/linux-openzaurus_2.6.17.bb
+++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb
@@ -1,6 +1,6 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r14" 3PR = "r15"
4 4
5# Handy URLs 5# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
@@ -55,7 +55,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
55 file://add-oz-release-string.patch;patch=1;status=unmergable \ 55 file://add-oz-release-string.patch;patch=1;status=unmergable \
56 ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \ 56 ${RPSRC}/mmcsd_large_cards-r0.patch;patch=1;status=hack \
57 ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \ 57 ${RPSRC}/mmcsd_no_scr_check-r0.patch;patch=1;status=hack \
58 ${RPSRC}/integrator_rgb-r0.patch;patch=1;status=hack \ 58 ${RPSRC}/integrator_rgb-r1.patch;patch=1;status=hack \
59 ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ 59 ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \
60 file://pxa-serial-hack.patch;patch=1;status=hack \ 60 file://pxa-serial-hack.patch;patch=1;status=hack \
61 file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ 61 file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \