summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-05 10:51:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-05 10:51:38 +0000
commit56378718c05875d2544a4b4e59d29945364b0475 (patch)
tree760f166ab28942d098221bc12c6632894b2904de
parent5660614357fa8c812eda72a06a56326eba4f3d06 (diff)
parentd7e68815a4792e66b5ea496ef219ab45b7adf39f (diff)
merge of b910f2201c5aba208eedfb5ec07c0d6a245ef6ae
and cc177b76c6de45f8a6dc0ceca028319d4e6126d2
-rw-r--r--packages/inotify-tools/.mtn2git_empty0
-rw-r--r--packages/inotify-tools/inotify-tools_2.1.bb12
2 files changed, 12 insertions, 0 deletions
diff --git a/packages/inotify-tools/.mtn2git_empty b/packages/inotify-tools/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/inotify-tools/.mtn2git_empty
diff --git a/packages/inotify-tools/inotify-tools_2.1.bb b/packages/inotify-tools/inotify-tools_2.1.bb
new file mode 100644
index 0000000000..2f4fdd025a
--- /dev/null
+++ b/packages/inotify-tools/inotify-tools_2.1.bb
@@ -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
+