add inotify-tools, set of command line utilities for the Linux inotify filesystem...
authorMichael Lauer <mickey@vanille-media.de>
Wed, 5 Jul 2006 10:44:32 +0000 (10:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Jul 2006 10:44:32 +0000 (10:44 +0000)
packages/inotify-tools/.mtn2git_empty [new file with mode: 0644]
packages/inotify-tools/inotify-tools_2.1.bb [new file with mode: 0644]

diff --git a/packages/inotify-tools/.mtn2git_empty b/packages/inotify-tools/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/inotify-tools/inotify-tools_2.1.bb b/packages/inotify-tools/inotify-tools_2.1.bb
new file mode 100644 (file)
index 0000000..2f4fdd0
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "inotify-tools is a set of command line utilities for the \
+Linux inotify filesystem change notification system."
+LICENSE = "GPL"
+AUTHOR = "Rohan McGovern"
+HOMEPAGE = "http://rohanpm.net/inotify-tools"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+PR = "r0"
+
+SRC_URI = "http://rohanpm.net/files/inotify-tools-2.1.tar.gz"
+
+inherit autotools
+