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 / inotify-tools / Config.in
1 config BR2_PACKAGE_INOTIFY_TOOLS
2         bool "inotify-tools"
3         depends on BR2_USE_MMU # fork()
4         help
5           inotify-tools is a C library and a set of command-line
6           programs for Linux providing a simple interface to inotify.
7           These programs can be used to monitor and act upon
8           filesystem events. Provides the 'inotifywait' and 'inotifywatch'
9           binaries.
10
11           https://github.com/rvoicilas/inotify-tools