summaryrefslogtreecommitdiff
path: root/recipes/linux-ha/cluster-glue_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-ha/cluster-glue_1.0.3.bb')
-rw-r--r--recipes/linux-ha/cluster-glue_1.0.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux-ha/cluster-glue_1.0.3.bb b/recipes/linux-ha/cluster-glue_1.0.3.bb
index 774b83c09e..f13950069a 100644
--- a/recipes/linux-ha/cluster-glue_1.0.3.bb
+++ b/recipes/linux-ha/cluster-glue_1.0.3.bb
@@ -6,11 +6,14 @@ is not the cluster messaging layer (Heartbeat), nor the cluster resource manager
LICENSE = "GPL"
DEPENDS = "libxml2 libtool glib-2.0 bzip2 util-linux-ng"
+PR = "r1"
+
SRC_URI = " \
http://hg.linux-ha.org/glue/archive/glue-${PV}.tar.bz2;name=tar \
file://glue-remove-getpid-check.patch;patch=1 \
file://volatiles \
"
+SRC_URI_append_libc-uclibc = " file://kill-stack-protector.patch;patch=1"
SRC_URI[tar.md5sum] = "f13746a8f3e8db1fa9c682d9db892573"
SRC_URI[tar.sha256sum] = "fb1e4b75779849daf0f2c2c93668dd2a33d304307554f3d617b07f1957c61c9f"