ce486bf62a
Switched _SITE to https. Changelog: https://people.redhat.com/sgrubb/libcap-ng/ChangeLog Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
402 B
Plaintext
11 lines
402 B
Plaintext
config BR2_PACKAGE_LIBCAP_NG
|
|
bool "libcap-ng"
|
|
help
|
|
The libcap-ng library is intended to make programming with
|
|
posix capabilities much easier than the traditional libcap
|
|
library. It includes utilities that can analyse all currently
|
|
running applications and print out any capabilities and
|
|
whether or not it has an open ended bounding set.
|
|
|
|
https://people.redhat.com/sgrubb/libcap-ng/
|