summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
index 791465694..f7f416193 100644
--- a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
@@ -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 \