mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
qemu-helper-nativesdk: Add LIC_FILES_CHKSUM and update LICENSE
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
DESCRIPTION = "Qemu helper scripts from Poky"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
RDEPENDS = "qemu-nativesdk"
|
||||
PR = "r8"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/qemu-helper"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/tunctl.c;endline=4;md5=ff3a09996bc5fff6bc5d4e0b4c28f999 \
|
||||
file://${POKYBASE}/scripts/poky-qemu;endline=18;md5=ce52af3dd295e20ad1d849611b83690b"
|
||||
|
||||
|
||||
SRC_URI = "file://${POKYBASE}/scripts/poky-qemu \
|
||||
file://${POKYBASE}/scripts/poky-qemu-internal \
|
||||
file://${POKYBASE}/scripts/poky-addptable2image \
|
||||
|
||||
Reference in New Issue
Block a user