increase dvbapp PR.
[vuplus_openembedded] / recipes / inotify-tools / inotify-tools_2.1.bb
1 DESCRIPTION = "inotify-tools is a set of command line utilities for the \
2 Linux inotify filesystem change notification system."
3 LICENSE = "GPL"
4 AUTHOR = "Rohan McGovern"
5 HOMEPAGE = "http://rohanpm.net/inotify-tools"
6 PR = "r0"
7
8 SRC_URI = "http://rohanpm.net/files/inotify-tools-2.1.tar.gz"
9
10 inherit autotools
11