]> code.ossystems Code Review - openembedded-core.git/commitdiff
unifdef: add LIC_FILES_CHKSUM
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Dec 2010 15:02:41 +0000 (07:02 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 15:52:06 +0000 (15:52 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb

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