[poky] [PATCH 04/20] libpam:Add license checksum to bb file

Mei Lei lei.mei at intel.com
Tue Nov 23 22:27:05 PST 2010


Add COPYING file and copyright information in pam_loginuid.c checksum to bb file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-extended/pam/libpam_1.1.1.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/pam/libpam_1.1.1.bb b/meta/recipes-extended/pam/libpam_1.1.1.bb
index 536a0f5..e6cd172 100644
--- a/meta/recipes-extended/pam/libpam_1.1.1.bb
+++ b/meta/recipes-extended/pam/libpam_1.1.1.bb
@@ -5,6 +5,8 @@ BUGTRACKER = "http://sourceforge.net/projects/pam/support"
 # /etc/pam.d comes from Debian libpam-runtime in 2009-11 (at that time 
 # libpam-runtime-1.0.1 is GPLv2+), by openembedded
 LICENSE = "GPLv2+ | BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ca0395de9a86191a078b8b79302e3083 \
+		    file://modules/pam_loginuid/pam_loginuid.c;endline=23;md5=db84479f04f9afb6dd4dd022a0143997"
 PR = "r1"
 
 DEPENDS = "bison flex"
-- 
1.6.3.3




More information about the poky mailing list