aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/inotify-tools/inotify-tools_3.12.bb
blob: b0a8459d41b270fc67565701f29d04dc29bb88e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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


SRC_URI[md5sum] = "a593b2eabde56f122e2bb3d2d45f7ca7"
SRC_URI[sha256sum] = "90f69ae24cc21fa6d33dc406077f16c06113b3000f7d267e7056e52f50d0abc0"