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 / inotify-tools.mk
1 ################################################################################
2 #
3 # inotify-tools
4 #
5 ################################################################################
6
7 INOTIFY_TOOLS_VERSION = 06007d350faa8731c67e186923ab417486104719
8 INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
9 INOTIFY_TOOLS_LICENSE = GPL
10 INOTIFY_TOOLS_LICENSE_FILES = COPYING
11 INOTIFY_TOOLS_INSTALL_STAGING = YES
12 INOTIFY_TOOLS_AUTORECONF = YES
13
14 $(eval $(autotools-package))