The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libcap-ng / Config.in
1 config BR2_PACKAGE_LIBCAP_NG
2         bool "libcap-ng"
3         depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201405 # triggers compiler bug
4         help
5           The libcap-ng library is intended to make programming with
6           posix capabilities much easier than the traditional libcap
7           library. It includes utilities that can analyse all currently
8           running applications and print out any capabilities and whether
9           or not it has an open ended bounding set.
10
11           http://people.redhat.com/sgrubb/libcap-ng/