summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcap/libcap.inc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-07-25 10:35:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-27 12:02:41 +0100
commit066f06c978d289fa72bad79635dd9534f68941ca (patch)
tree7071e2a62941e02a77484127f2a9cb57b69b7e6b /meta/recipes-support/libcap/libcap.inc
parent73387f23b3121c5438cefabc0942ff326e20dff6 (diff)
downloadpoky-066f06c978d289fa72bad79635dd9534f68941ca.tar.gz
libcap: Update to 2.22 with License Clarification
(From OE-Core rev: 4f4e1ee82cff6a9e3103366169ef9f21964db3ba) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcap/libcap.inc')
-rw-r--r--meta/recipes-support/libcap/libcap.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcap/libcap.inc b/meta/recipes-support/libcap/libcap.inc
index efa46d6649..67f7579e1d 100644
--- a/meta/recipes-support/libcap/libcap.inc
+++ b/meta/recipes-support/libcap/libcap.inc
@@ -2,8 +2,8 @@ DESCRIPTION = "support for getting/setting POSIX.1e capabilities"
2HOMEPAGE = "http://sites.google.com/site/fullycapable/" 2HOMEPAGE = "http://sites.google.com/site/fullycapable/"
3 3
4# no specific GPL version required 4# no specific GPL version required
5LICENSE = "BSD | GPL" 5LICENSE = "BSD | GPLv2"
6LIC_FILES_CHKSUM = "file://License;md5=731de803c1ccbcb05a9b3523279c8d7f" 6LIC_FILES_CHKSUM = "file://License;md5=3f84fd6f29d453a56514cb7e4ead25f1"
7 7
8DEPENDS = "libpam attr perl-native-runtime" 8DEPENDS = "libpam attr perl-native-runtime"
9# attr and pam are disabled by EXTRA_OEMAKE_virtclass-native 9# attr and pam are disabled by EXTRA_OEMAKE_virtclass-native