aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/inotify-tools/inotify-tools_3.14.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/inotify-tools/inotify-tools_3.14.bb b/meta-oe/recipes-support/inotify-tools/inotify-tools_3.14.bb
new file mode 100644
index 0000000000..75183bac23
--- /dev/null
+++ b/meta-oe/recipes-support/inotify-tools/inotify-tools_3.14.bb
@@ -0,0 +1,9 @@
+SUMMARY = "inotify command line utilities"
+SECTION = "console/utils"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ac6c26e52aea428ee7f56dc2c56424c6"
+
+SRC_URI = "http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-${PV}.tar.gz"
+SRC_URI[sha256sum] = "222bcca8893d7bf8a1ce207fb39ceead5233b5015623d099392e95197676c92f"
+
+inherit autotools-brokensep