diff options
-rw-r--r-- | 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 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" | |||
5 | # /etc/pam.d comes from Debian libpam-runtime in 2009-11 (at that time | 5 | # /etc/pam.d comes from Debian libpam-runtime in 2009-11 (at that time |
6 | # libpam-runtime-1.0.1 is GPLv2+), by openembedded | 6 | # libpam-runtime-1.0.1 is GPLv2+), by openembedded |
7 | LICENSE = "GPLv2+ | BSD" | 7 | LICENSE = "GPLv2+ | BSD" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca0395de9a86191a078b8b79302e3083 \ | ||
9 | file://modules/pam_loginuid/pam_loginuid.c;endline=23;md5=db84479f04f9afb6dd4dd022a0143997" | ||
8 | PR = "r1" | 10 | PR = "r1" |
9 | 11 | ||
10 | DEPENDS = "bison flex" | 12 | DEPENDS = "bison flex" |