summaryrefslogtreecommitdiff
path: root/packages/qt4/qtopia-core_4.3.3.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-26 01:11:20 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-26 01:11:20 +0000
commit6d217fe3d65950bba512bdb5b606d1209f2d7506 (patch)
tree04eadef484d4fe7a8e80eebd1a24a138d3293e31 /packages/qt4/qtopia-core_4.3.3.bb
parent5867852a8e90a31151acdd555a313ce660d4573c (diff)
packages/qt4/: Share some more patches (no host includes, cross-compile) between Embedded and X11
-Use the CROSSARCH hack/patch on QtopiaCore as well -Do not search /usr/include for freetype and openssl on Qt as well -Do not build a qmake version (needed a diversion due different configure scripts)
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, 3 insertions, 0 deletions
diff --git a/packages/qt4/qtopia-core_4.3.3.bb b/packages/qt4/qtopia-core_4.3.3.bb
index 65f0203ea0..b903e2b06a 100644
--- a/packages/qt4/qtopia-core_4.3.3.bb
+++ b/packages/qt4/qtopia-core_4.3.3.bb
@@ -1 +1,4 @@
require qtopia-core.inc
+SRC_URI += " \
+ file://0006-freetype-host-includes.patch;patch=1 \
+ file://0007-openssl-host-includes.patch;patch=1 "