git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013f13e
)
cluster-resource-agents: fix packaging of .debug dirs
author
Roman I Khimov
<khimov@altell.ru>
Sun, 22 Aug 2010 06:49:35 +0000
(10:49 +0400)
committer
Roman I Khimov
<khimov@altell.ru>
Sun, 22 Aug 2010 16:01:30 +0000
(20:01 +0400)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/linux-ha/cluster-resource-agents_1.0.3.bb
patch
|
blob
|
history
diff --git
a/recipes/linux-ha/cluster-resource-agents_1.0.3.bb
b/recipes/linux-ha/cluster-resource-agents_1.0.3.bb
index
d0660d3
..
58abb8f
100644
(file)
--- a/
recipes/linux-ha/cluster-resource-agents_1.0.3.bb
+++ b/
recipes/linux-ha/cluster-resource-agents_1.0.3.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "OCF resource agents for use by compatible cluster managers"
LICENSE = "GPL"
DEPENDS = "cluster-glue"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = " \
http://hg.linux-ha.org/agents/archive/agents-${PV}.tar.bz2;name=tar \
@@
-79,4
+79,4
@@
FILES_ocft += " \
${sbindir}/ocft \
"
-FILES_${PN}-dbg += "
/usr/lib
/heartbeat/.debug/"
+FILES_${PN}-dbg += "
${libdir}/heartbeat/.debug/ ${libdir}/ocf/resource.d
/heartbeat/.debug/"