summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_git.bb
blob: 94652032bf78e89c5a1bde8a89b49592f7d7f0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require qemu.inc

SRCREV = "6d6c9f59ca1b1a76ade7ad868bef191818f58819"

LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
                    file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"

PV = "1.3.0+git${SRCPV}"
PR = "r0"

SRC_URI_prepend = "git://git.qemu.org/qemu.git;protocol=git"
S = "${WORKDIR}/git"

DEFAULT_PREFERENCE = "-1"
OpenPOWER on IntegriCloud