From 3b9e54a65e40af0d751c74affc7b956f5d1bfea8 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Mon, 2 Oct 2006 15:30:24 +0000 Subject: Added hopefully fine qemu touchscreen related patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@782 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/qemu/qemu_cvs.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/packages/qemu/qemu_cvs.bb') 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" -- cgit v1.2.3