]> code.ossystems Code Review - openembedded-core.git/commit
libcap-ng: add package 0.7.7
authorWenzong Fan <wenzong.fan@windriver.com>
Fri, 21 Aug 2015 05:38:59 +0000 (01:38 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Aug 2015 22:45:23 +0000 (23:45 +0100)
commitad509d7644803ff9386affefe2ec1a3664027074
treef7fce5b0d4dbcf793cacd315f504083e1dc95c05
parent66923c6776da13bd4513a73c3f7c5e60d74eb0f3
libcap-ng: add package 0.7.7

Pull package from meta-oe to oe-core:
meta-oe commit: bce4dba5546480c8e43c6442959ac7d0a4ef32f6

The libcap-ng library is intended to make programming with posix
capabilities much easier than the traditional libcap library.

It's not a replacement to libcap, it provides different library
(libcap-ng.so) while packages explicitly look for libcap.so. It
could be used by qemu, util-linux, libvirt, audit ...

With adding it to oe-core, the copies from following layers could
be removed:

* meta-oe, meta-selinux, meta-security-framework ...

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libcap-ng/libcap-ng/python.patch [new file with mode: 0644]
meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb [new file with mode: 0644]