summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu_cvs.bb
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-10-02 15:30:24 +0000
committerMatthew Allum <mallum@openedhand.com>2006-10-02 15:30:24 +0000
commit3b9e54a65e40af0d751c74affc7b956f5d1bfea8 (patch)
treea2bd79df60074e82bb1ffd3d3ab4d3ee4b8b2074 /meta/packages/qemu/qemu_cvs.bb
parent823c8456557a55de67784d0a152e2b311744a598 (diff)
downloadopenembedded-core-3b9e54a65e40af0d751c74affc7b956f5d1bfea8.tar.gz
openembedded-core-3b9e54a65e40af0d751c74affc7b956f5d1bfea8.tar.bz2
openembedded-core-3b9e54a65e40af0d751c74affc7b956f5d1bfea8.tar.xz
openembedded-core-3b9e54a65e40af0d751c74affc7b956f5d1bfea8.zip
Added hopefully fine qemu touchscreen related patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@782 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/qemu/qemu_cvs.bb')
-rw-r--r--meta/packages/qemu/qemu_cvs.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/packages/qemu/qemu_cvs.bb b/meta/packages/qemu/qemu_cvs.bb
index a5cf98633..10647743d 100644
--- a/meta/packages/qemu/qemu_cvs.bb
+++ b/meta/packages/qemu/qemu_cvs.bb
@@ -4,11 +4,14 @@ PR = "r1"
SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \
file://configure.patch;patch=1 \
+ file://qemu-sdl-cursor.patch;patch=0 \
file://arm_nptl.patch;patch=1 \
file://pl110_rgb-r0.patch;patch=1 \
file://qemu-pci-irq-sharing.patch;patch=1 \
file://compiler.patch;patch=1 \
- file://qemu-usb-wacom-0.8.2.patch;patch=1"
+ file://qemu-usb-wacom-0.8.2.patch;patch=1 \
+ file://qemu-usb-wacom-pressure.patch;patch=1 \
+ file://qemu-usb-wacom-buttons.patch;patch=1"
S = "${WORKDIR}/qemu"