diff --git a/meta/recipes-extended/inotify-tools/inotify-tools_3.14.bb b/meta/recipes-extended/inotify-tools/inotify-tools_3.14.bb
new file mode 100644
index 0000000..3597225
--- /dev/null
+++ b/meta/recipes-extended/inotify-tools/inotify-tools_3.14.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "command line utilities for the Linux inotify filesystem change notification system."
+AUTHOR = "Rohan McGovern"
+HOMEPAGE = "https://github.com/rvoicilas/inotify-tools/wiki"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ac6c26e52aea428ee7f56dc2c56424c6"
+
+PR = "r0"
+
+SRC_URI = "http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-${PV}.tar.gz"
+
+EXTRA_OECONF = "--disable-doxygen"
+
+inherit autotools
+
+SRC_URI[md5sum] = "b43d95a0fa8c45f8bab3aec9672cf30c"
+SRC_URI[sha256sum] = "222bcca8893d7bf8a1ce207fb39ceead5233b5015623d099392e95197676c92f"
