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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libcap-ng/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libcap-ng/Config.in
new file mode 100644 (file)
index 0000000..a52d230
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_LIBCAP_NG
+       bool "libcap-ng"
+       depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201405 # triggers compiler bug
+       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.
+
+         http://people.redhat.com/sgrubb/libcap-ng/