aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/inotify-tools/inotify-tools_3.12.bb
blob: 2ec511409eca4e3fa679c56489615ecc2da14de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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://inotify-tools.sourceforge.net/"
PR = "r0"

EXTRA_OECONF = "--disable-doxygen"

SRC_URI = "${SOURCEFORGE_MIRROR}/inotify-tools/inotify-tools-3.12.tar.gz \
file://no-tests.patch;patch=1"

inherit autotools