aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/corosync
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/corosync')
-rw-r--r--recipes/corosync/corosync_1.2.1.bb (renamed from recipes/corosync/corosync_1.2.0.bb)8
-rw-r--r--recipes/corosync/files/corosync.conf2
-rw-r--r--recipes/corosync/files/volatiles1
3 files changed, 6 insertions, 5 deletions
diff --git a/recipes/corosync/corosync_1.2.0.bb b/recipes/corosync/corosync_1.2.1.bb
index 758f45577d..9ebea888c6 100644
--- a/recipes/corosync/corosync_1.2.0.bb
+++ b/recipes/corosync/corosync_1.2.1.bb
@@ -1,15 +1,17 @@
DESCRIPTION = "OSI Certified implementation of a complete cluster engine"
LICENSE = "BSD"
+PR = "r0"
+
SRC_URI = " \
ftp://ftp@corosync.org/downloads/corosync-${PV}/corosync-${PV}.tar.gz;name=tar \
- file://fix-lcrso-linkage.patch;patch=1 \
+ file://fix-lcrso-linkage.patch \
file://init \
file://corosync.conf \
file://volatiles \
"
-SRC_URI[tar.md5sum] = "789bea831a97977e56900477c3022cc1"
-SRC_URI[tar.sha256sum] = "3cee3be9f747c7031da9eafdffa5e3009513f4ac93ce021a49574e3de1fd93f0"
+SRC_URI[tar.md5sum] = "cba5eb5da41630f53e54b90c449c056d"
+SRC_URI[tar.sha256sum] = "d919d9817c4cde9e3d38e6f79731d9e1cd53485c6160bd253d888fa58a87a43d"
inherit autotools_stage update-rc.d
diff --git a/recipes/corosync/files/corosync.conf b/recipes/corosync/files/corosync.conf
index 4caea969ec..f84679fe03 100644
--- a/recipes/corosync/files/corosync.conf
+++ b/recipes/corosync/files/corosync.conf
@@ -35,7 +35,7 @@ totem {
logging {
fileline: off
- to_stderr: yes
+ to_stderr: no
to_logfile: yes
to_syslog: yes
logfile: /var/log/corosync.log
diff --git a/recipes/corosync/files/volatiles b/recipes/corosync/files/volatiles
index d778fe10c9..2dc6eec99a 100644
--- a/recipes/corosync/files/volatiles
+++ b/recipes/corosync/files/volatiles
@@ -1,2 +1 @@
d hacluster haclient 0755 /var/lib/corosync none
-