aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qt4/qtopia-core_4.3.3.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-01-20 22:49:28 +0000
committerHolger Freyther <zecke@selfish.org>2008-01-20 22:49:28 +0000
commit620b4535290d9d45724d00eaca5dde4ed4fdc2e1 (patch)
treee2dd14f09897edc7686066b181fe3de86946a27a /packages/qt4/qtopia-core_4.3.3.bb
parent37f1ff2ab29c485abab10005d25b363373a23dc9 (diff)
downloadopenembedded-620b4535290d9d45724d00eaca5dde4ed4fdc2e1.tar.gz
packages/qt4/qtopia-core: Build the features that are available as plugin as plugin
-Build whatever can be build as plugin as plugin (graphics driver, mouse...) -Change the configure script to find plugins -Packaging needs to be done
Diffstat (limited to 'packages/qt4/qtopia-core_4.3.3.bb')
-rw-r--r--packages/qt4/qtopia-core_4.3.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/qt4/qtopia-core_4.3.3.bb b/packages/qt4/qtopia-core_4.3.3.bb
index 9dad97f49a..40ec78ef04 100644
--- a/packages/qt4/qtopia-core_4.3.3.bb
+++ b/packages/qt4/qtopia-core_4.3.3.bb
@@ -2,4 +2,5 @@ require qtopia-core.inc
SRC_URI += " \
file://0006-freetype-host-includes.patch;patch=1 \
file://0007-openssl-host-includes.patch;patch=1 \
- file://0008-backport-qt-lib-infix.patch;patch=1"
+ file://0008-backport-qt-lib-infix.patch;patch=1 \
+ file://allow-configure-plugins.patch;patch=1 "