summaryrefslogtreecommitdiff
path: root/packages/qemu/qemu_0.8.2.bb
blob: 87ebc2369dc247f7a5444a60883ae1026341f4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"

SRC_URI = "http://fabrice.bellard.free.fr/qemu/qemu-${PV}.tar.gz \
           file://configure.patch;patch=1 \
           file://pl110_rgb-r0.patch;patch=1 \
           file://arm_nptl.patch;patch=1"

inherit autotools

EXTRA_OECONF = "--cc=$CC}"