[oe-commits] Vladimir Sorokin : cluster-glue: packaging fixes, move some files between packages

git version control git at git.openembedded.org
Thu Sep 30 19:52:47 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 68481f1a670f2badbf8af07b8528511bcdd1feca
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=68481f1a670f2badbf8af07b8528511bcdd1feca

Author: Vladimir Sorokin <sorokin at altell.ru>
Date:   Wed Sep 29 15:23:54 2010 +0400

cluster-glue: packaging fixes, move some files between packages

Signed-off-by: Vladimir Sorokin <sorokin at altell.ru>
Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/linux-ha/cluster-glue_1.0.5.bb |    6 +++---
 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 d4b062d..66f0b0b 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/"





More information about the Openembedded-commits mailing list