summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-22 22:30:42 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 14:31:24 +0000
commite553c793f5f11bd7e9209e8b3300fcfbc453305f (patch)
tree41ad71f0f8dbc43a09dd22856d02336416ac07f2 /meta/recipes-devtools/qemu
parent84c5aacaddb7174cc279efedf72c8aed0627437d (diff)
downloadpoky-e553c793f5f11bd7e9209e8b3300fcfbc453305f.tar.gz
qemu-helper: Add LIC_FILE_CHKSUMS
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
index 19fb6f4ff7..7b15dfe1e7 100644
--- a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
@@ -3,6 +3,8 @@ LICENSE = "GPLv2"
3RDEPENDS = "qemu-native" 3RDEPENDS = "qemu-native"
4PR = "r0" 4PR = "r0"
5 5
6LIC_FILES_CHKSUM = "file://${WORKDIR}/tunctl.c;endline=4;md5="
7
6FILESPATH = "${FILE_DIRNAME}/qemu-helper" 8FILESPATH = "${FILE_DIRNAME}/qemu-helper"
7 9
8SRC_URI = "file://tunctl.c" 10SRC_URI = "file://tunctl.c"