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:
7fc7541
)
qt4: declare PACKAGES_DYNAMIC for Qt's plugins
author
Jeremy Lainé
<jeremy.laine@m4x.org>
Thu, 11 Dec 2008 20:55:11 +0000
(21:55 +0100)
committer
Jeremy Lainé
<jeremy.laine@m4x.org>
Thu, 11 Dec 2008 20:55:11 +0000
(21:55 +0100)
packages/qt4/qt_packaging.inc
patch
|
blob
|
history
diff --git
a/packages/qt4/qt_packaging.inc
b/packages/qt4/qt_packaging.inc
index
d87b8d8
..
9dc7669
100644
(file)
--- a/
packages/qt4/qt_packaging.inc
+++ b/
packages/qt4/qt_packaging.inc
@@
-52,6
+52,7
@@
DBG_PACKAGES += "${QT_BASE_LIB}core4-dbg \
PACKAGES += "${DEV_PACKAGES} ${NONDEV_PACKAGES} ${DBG_PACKAGES}"
+PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-*"
ALLOW_EMPTY_${PN} = "1"
FILES_${PN} = ""