aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-ha/cluster-glue_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-ha/cluster-glue_1.0.5.bb')
-rw-r--r--recipes/linux-ha/cluster-glue_1.0.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux-ha/cluster-glue_1.0.5.bb b/recipes/linux-ha/cluster-glue_1.0.5.bb
index d4b062d776..66f0b0b91f 100644
--- a/recipes/linux-ha/cluster-glue_1.0.5.bb
+++ b/recipes/linux-ha/cluster-glue_1.0.5.bb
@@ -6,7 +6,7 @@ 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 = "r0"
+PR = "r1"
SRC_URI = " \
http://hg.linux-ha.org/glue/archive/glue-${PV}.tar.bz2;name=tar \
@@ -53,7 +53,7 @@ PACKAGES += "\
${PN}-lrmtest \
"
-FILES_${PN} += " \
+FILES_${PN} = "/etc/ /usr/lib/lib*.so.* /usr/sbin /usr/share/cluster-glue/*sh /usr/share/cluster-glue/*pl\
/usr/lib/heartbeat/transient-test.sh \
/usr/lib/heartbeat/logtest \
/usr/lib/heartbeat/ipctransientserver \
@@ -88,4 +88,4 @@ FILES_${PN}-plugin-interfacemgr = "/usr/lib/heartbeat/plugins/InterfaceMgr/gener
FILES_${PN}-plugin-interfacemgr-dev = "/usr/lib/heartbeat/plugins/InterfaceMgr/generic.*a"
FILES_${PN}-plugin-interfacemgr-dbg = "/usr/lib/heartbeat/plugins/InterfaceMgr/.debug/"
-FILES_${PN}-lrmtest = "/usr/share/glue/lrmtest/"
+FILES_${PN}-lrmtest = "/usr/share/cluster-glue/lrmtest/"