[poky] [PATCH 25/28] qemu-helper: Add LIC_FILE_CHKSUMS

Saul Wold sgw at linux.intel.com
Thu Dec 23 06:27:22 PST 2010


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../qemu/qemu-helper-native_1.0.bb                 |    2 ++
 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 19fb6f4..7b15dfe 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"
 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"
-- 
1.7.2.3




More information about the poky mailing list