From 56fa05a6d520f635e3663da2e9c8b7ec3885fdbb Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Wed, 24 Nov 2010 14:27:05 +0800 Subject: libpam:Add license checksum to bb file Add COPYING file and copyright information in pam_loginuid.c checksum to bb file Signed-off-by: Mei Lei --- meta/recipes-extended/pam/libpam_1.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-extended/pam') diff --git a/meta/recipes-extended/pam/libpam_1.1.1.bb b/meta/recipes-extended/pam/libpam_1.1.1.bb index 536a0f5ce9..e6cd172c78 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" -- cgit v1.2.3-54-g00ecf