mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
73387f23b3
commit
066f06c978
@@ -2,8 +2,8 @@ DESCRIPTION = "support for getting/setting POSIX.1e capabilities"
|
||||
HOMEPAGE = "http://sites.google.com/site/fullycapable/"
|
||||
|
||||
# no specific GPL version required
|
||||
LICENSE = "BSD | GPL"
|
||||
LIC_FILES_CHKSUM = "file://License;md5=731de803c1ccbcb05a9b3523279c8d7f"
|
||||
LICENSE = "BSD | GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://License;md5=3f84fd6f29d453a56514cb7e4ead25f1"
|
||||
|
||||
DEPENDS = "libpam attr perl-native-runtime"
|
||||
# attr and pam are disabled by EXTRA_OEMAKE_virtclass-native
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
require libcap.inc
|
||||
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI[md5sum] = "10e47ed32ca2214eb0e58780282d27b4"
|
||||
SRC_URI[sha256sum] = "20e7c1ea4d3d5c410efb3a6ff138dc417912fae316d883460dcd58d9803a9220"
|
||||
6
meta/recipes-support/libcap/libcap_2.22.bb
Normal file
6
meta/recipes-support/libcap/libcap_2.22.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
require libcap.inc
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "ce64058bdb3f086ddbfca8ce6c919845"
|
||||
SRC_URI[sha256sum] = "73ebbd4877b5f69dd28b72098e510c5b318bc480f8201c4061ac98b78c04050f"
|
||||
Reference in New Issue
Block a user