HOMEPAGE = "http://fabrice.bellard.free.fr/qemu/"
SECTION = "devel"
LICENSE = "GPL"
-PV = "0.9.0+cvs20070701"
+SRCDATE="20070701"
+PV = "0.9.0+cvs${SRCDATE}"
PR = "r1"
-SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu;date=20070701 \
+SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu;date=${SRCDATE} \
file://configure-0.9.0.patch;patch=1 \
file://qemu-sdl-cursor-0.9.0.patch;patch=1 \
file://arm_nptl-0.9.0.patch;patch=1 \
inherit autotools
+DEFAULT_PREFERENCE = "-1"