summaryrefslogtreecommitdiff
path: root/packages/qemu/qemu_cvs.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-20 11:53:21 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-20 11:53:21 +0000
commit21ccc08d57430f14dcfa9b85ffb52437c2361099 (patch)
treefb3d6f76f1bcb6ce61d1cde2a7b055f39e9aabc9 /packages/qemu/qemu_cvs.bb
parent8a21ca4868f6fc425f4da7d0f51bfce13b1cd16d (diff)
qemu-native: depends on sdl-native now, add more metadata
Diffstat (limited to 'packages/qemu/qemu_cvs.bb')
-rw-r--r--packages/qemu/qemu_cvs.bb20
1 files changed, 11 insertions, 9 deletions
diff --git a/packages/qemu/qemu_cvs.bb b/packages/qemu/qemu_cvs.bb
index 25f9e894af..8d22a6f1f8 100644
--- a/packages/qemu/qemu_cvs.bb
+++ b/packages/qemu/qemu_cvs.bb
@@ -1,18 +1,20 @@
+DESCRIPTION = "Qemu is an open source processor emulator."
+HOMEPAGE = "http://fabrice.bellard.free.fr/qemu/"
+SECTION = "devel"
LICENSE = "GPL"
PV = "0.8.2+cvs${SRCDATE}"
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=1 \
- 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://configure.patch;patch=1 \
+ file://qemu-sdl-cursor.patch;patch=1 \
+ 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-pressure.patch;patch=1 \
- file://qemu-usb-wacom-buttons.patch;patch=1"
-
+ file://qemu-usb-wacom-buttons.patch;patch=1"
S = "${WORKDIR}/qemu"
inherit autotools