aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/inotify-tools/inotify-tools_3.13.bb
blob: b14b3961f0fb5d6ba6ee6d2398931394f841511f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "command line utilities for the Linux inotify filesystem change notification system."
LICENSE = "GPL"
AUTHOR = "Rohan McGovern"
HOMEPAGE = "http://inotify-tools.sourceforge.net/"

EXTRA_OECONF = "--disable-doxygen"

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

inherit autotools


SRC_URI[md5sum] = "35d7178297390f18bae451e083362acf"
SRC_URI[sha256sum] = "464146acec2c118be63a6c2a090d9252fbe9689c093db85b695d0502fa229445"