aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unifdef
diff options
context:
space:
mode:
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 d879782b29..d8719a2d54 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