aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/corosync/corosync_1.2.8.bb
diff options
context:
space:
mode:
authorVladimir Sorokin <sorokin@altell.ru>2010-09-29 15:20:42 +0400
committerRoman I Khimov <khimov@altell.ru>2010-09-30 23:51:39 +0400
commit128966821f9d92cc8912c7b23e39c16910caa554 (patch)
tree4ab86f21d29f54110d18d588610f30dbdc02d5ce /recipes/corosync/corosync_1.2.8.bb
parent5b45248c45d567dc3be3bf02fed37e83ab6c85bc (diff)
downloadopenembedded-128966821f9d92cc8912c7b23e39c16910caa554.tar.gz
corosync: fix init script
Allows to get status from init script when no corosync.cfg exists. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/corosync/corosync_1.2.8.bb')
-rw-r--r--recipes/corosync/corosync_1.2.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/corosync/corosync_1.2.8.bb b/recipes/corosync/corosync_1.2.8.bb
index c3e4290009..4b35ac5101 100644
--- a/recipes/corosync/corosync_1.2.8.bb
+++ b/recipes/corosync/corosync_1.2.8.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "OSI Certified implementation of a complete cluster engine"
LICENSE = "BSD"
DEPENDS = "groff-native"
-PR = "r0"
+PR = "r1"
SRC_URI = " \
ftp://ftp@corosync.org/downloads/corosync-${PV}/corosync-${PV}.tar.gz \