[poky] [PATCH 21/28] unifdef Add LIC_FILES_CHKSUM
    Saul Wold 
    sgw at linux.intel.com
       
    Thu Dec 23 06:27:19 PST 2010
    
    
  
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../unifdef/unifdef-native_2.6.18+git.bb           |    2 ++
 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
-- 
1.7.2.3
    
    
More information about the poky
mailing list