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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/inotify-tools/inotify-tools.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/inotify-tools/inotify-tools.mk
new file mode 100644 (file)
index 0000000..3502525
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# inotify-tools
+#
+################################################################################
+
+INOTIFY_TOOLS_VERSION = 06007d350faa8731c67e186923ab417486104719
+INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
+INOTIFY_TOOLS_LICENSE = GPL
+INOTIFY_TOOLS_LICENSE_FILES = COPYING
+INOTIFY_TOOLS_INSTALL_STAGING = YES
+INOTIFY_TOOLS_AUTORECONF = YES
+
+$(eval $(autotools-package))