mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
qemu-helper: Add LIC_FILE_CHKSUMS
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
84c5aacadd
commit
e553c793f5
@@ -3,6 +3,8 @@ LICENSE = "GPLv2"
|
||||
RDEPENDS = "qemu-native"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/tunctl.c;endline=4;md5="
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/qemu-helper"
|
||||
|
||||
SRC_URI = "file://tunctl.c"
|
||||
|
||||
Reference in New Issue
Block a user