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:
07ecc25
)
qt4.inc: Package the bearer plugins.
author
Holger Hans Peter Freyther
<zecke@selfish.org>
Sat, 25 Sep 2010 08:45:33 +0000
(16:45 +0800)
committer
Holger Hans Peter Freyther
<zecke@selfish.org>
Sat, 25 Sep 2010 16:05:31 +0000
(
00:05
+0800)
recipes/qt4/qt4.inc
patch
|
blob
|
history
diff --git
a/recipes/qt4/qt4.inc
b/recipes/qt4/qt4.inc
index
9210aea
..
7587c18
100644
(file)
--- a/
recipes/qt4/qt4.inc
+++ b/
recipes/qt4/qt4.inc
@@
-248,6
+248,7
@@
python populate_packages_prepend() {
qtopia_split('script', 'script', '^libqtscript(.*)\.so$')
qtopia_split('styles', 'style', '^libq(.*)\.so$')
qtopia_split('phonon_backend','phonon-backend','^libphonon_(.*)\.so$')
+ qtopia_split('bearer', 'bearer', '^libq(.*)bearer\.so$')
}
do_install() {