summaryrefslogtreecommitdiffstats
path: root/recipes/monit/monit_4.10.1.bb
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2009-05-10 21:31:32 -0500
committerMike Westerhof <mwester@dls.net>2009-05-10 21:31:32 -0500
commitd36c7304a4ec4da87bc541bd6930525cf90d6f06 (patch)
tree0a90db97461088488a7e23e4e508f49c234cf331 /recipes/monit/monit_4.10.1.bb
parent798323a2cf431e7ac5f6939ccfd9cf30d234007d (diff)
downloadopenembedded-d36c7304a4ec4da87bc541bd6930525cf90d6f06.tar.gz
monit: add patch to remove -s in install.
Diffstat (limited to 'recipes/monit/monit_4.10.1.bb')
-rw-r--r--recipes/monit/monit_4.10.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/monit/monit_4.10.1.bb b/recipes/monit/monit_4.10.1.bb
index bb18491c5d..06d382f1e5 100644
--- a/recipes/monit/monit_4.10.1.bb
+++ b/recipes/monit/monit_4.10.1.bb
@@ -1,7 +1,9 @@
LICENSE = "GPL"
DEPENDS = "openssl"
+PR = "r1"
SRC_URI = "http://www.tildeslash.com/monit/dist/monit-${PV}.tar.gz\
+ file://no-strip-in-makefile.patch;patch=1 \
file://init"
INITSCRIPT_NAME = "monit"