summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unifdef
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-22 17:33:40 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 14:31:24 +0000
commit6af087704b9065b54ddfee918ded5484c886a461 (patch)
treefa76ec42b8b7f0259d3c372a50311762d4287426 /meta/recipes-devtools/unifdef
parent4df34661bd8fa075921e3fa77c6a2cd1ee412d5a (diff)
downloadast2050-yocto-poky-6af087704b9065b54ddfee918ded5484c886a461.zip
ast2050-yocto-poky-6af087704b9065b54ddfee918ded5484c886a461.tar.gz
unifdef Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/unifdef')
-rw-r--r--meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
index d879782..d8719a2 100644
--- a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
+++ b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
@@ -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
OpenPOWER on IntegriCloud