aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qemu/qemu_cvs.bb
blob: 88c18c3b6d357c843cc4393050f461ea10513119 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
PV = "0.8.0+cvs${SRCDATE}"

SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \
           file://configure.patch;patch=1"

S = "${WORKDIR}/qemu"

inherit autotools