qemu-config: Clarify license as GPLv2

(From OE-Core rev: 23af07ffbd861baf5b7e958a02b62c861e5bbfe7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-03-12 23:20:11 +00:00
parent e25a02eb2b
commit f7945b812f
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemumips|qemuppc)"
PR = "r23"
PR = "r24"
SRC_URI = "file://distcc.sh \
file://anjuta-remote-run \