]> code.ossystems Code Review - openembedded-core.git/commitdiff
unifdef Add LIC_FILES_CHKSUM
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Dec 2010 01:33:40 +0000 (17:33 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 14:31:24 +0000 (14:31 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb

index d879782b2993dbb3290b468d10bd063215f46ef8..d8719a2d542e114d9550e4ef2ed095e6f3393c13 100644 (file)
@@ -2,6 +2,8 @@ DESCRIPTION = "Kernel header preprocessor"
 SECTION = "devel"
 LICENSE = "GPL"
 
+LIC_FILES_CHKSUM = "file://${WORKDIR}/unifdef.c;endline=32;md5="
+
 SRC_URI = "file://unifdef.c"
 
 inherit native