summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-23 07:02:23 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 15:51:56 +0000
commit7ac4b542700a7d241b7c67bf0d1cf1b7774b3baa (patch)
tree77454faaa8c3ab6860d042be3ecb9ee8bca98dc6 /meta/recipes-devtools/qemu
parent6dca14314accf35b22e178a1c26fe5d86e57a111 (diff)
downloadpoky-7ac4b542700a7d241b7c67bf0d1cf1b7774b3baa.tar.gz
qemu-helper: add LIC_FILES_CHKSUM
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, 1 insertions, 1 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 7b15dfe1e7..87e96f3443 100644
--- a/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
3RDEPENDS = "qemu-native" 3RDEPENDS = "qemu-native"
4PR = "r0" 4PR = "r0"
5 5
6LIC_FILES_CHKSUM = "file://${WORKDIR}/tunctl.c;endline=4;md5=" 6LIC_FILES_CHKSUM = "file://${WORKDIR}/tunctl.c;endline=4;md5=ff3a09996bc5fff6bc5d4e0b4c28f999"
7 7
8FILESPATH = "${FILE_DIRNAME}/qemu-helper" 8FILESPATH = "${FILE_DIRNAME}/qemu-helper"
9 9