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:
9780161
)
libphone-ui-shr: fix packaging
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 29 Jun 2010 14:36:20 +0000
(16:36 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 29 Jun 2010 15:21:22 +0000
(17:21 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/libphone-ui-shr_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/libphone-ui-shr_git.bb
b/recipes/shr/libphone-ui-shr_git.bb
index
0278a27
..
e3e6a9f
100644
(file)
--- a/
recipes/shr/libphone-ui-shr_git.bb
+++ b/
recipes/shr/libphone-ui-shr_git.bb
@@
-18,4
+18,6
@@
do_configure_prepend() {
}
FILES_${PN} += "${libdir}/phoneui/modules/shr.so"
+FILES_${PN}-dev += "${libdir}/phoneui/modules/*.la"
FILES_${PN}-dbg += "${libdir}/phoneui/modules/.debug"
+FILES_${PN}-static += "${libdir}/phoneui/modules/*.a"