From 0093d520c96bd5ad93f6709ddd9fb90e065ad175 Mon Sep 17 00:00:00 2001 From: Kevin Tian Date: Wed, 30 Jun 2010 15:48:40 +0800 Subject: pam: fix metadata Signed-off-by: Kevin Tian --- meta/packages/pam/pam_1.0.2.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'meta/packages') diff --git a/meta/packages/pam/pam_1.0.2.bb b/meta/packages/pam/pam_1.0.2.bb index 3d6f98596..9ae941606 100644 --- a/meta/packages/pam/pam_1.0.2.bb +++ b/meta/packages/pam/pam_1.0.2.bb @@ -1,8 +1,12 @@ +DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), Basically, it is a flexible mechanism for authenticating users" HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/" +BUGTRACKER = "http://sourceforge.net/projects/pam/support" +# PAM allows dual licensed under GPL and BSD +LICENSE = "GPLv2+ | BSD" PR = "r8" SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2 \ - file://disable_crossbinary.patch;patch=1 " + file://disable_crossbinary.patch" EXTRA_OECONF = "--with-db-uniquename=_pam \ --includedir=${includedir}/security \ -- cgit v1.2.3