summaryrefslogtreecommitdiff
path: root/packages/qt4
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-24 12:45:42 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-24 12:45:42 +0000
commit05e0305e11d49a2f33fc41d8c4dd1c327b149e7e (patch)
tree94c61f66df05dc89847a2027461c5b03e7af32dc /packages/qt4
parent65a0e7358915f95d64d2df033843e83b82ffd83f (diff)
packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11
Do not build the tools, fix the mksepcs
Diffstat (limited to 'packages/qt4')
-rw-r--r--packages/qt4/qtopia-core.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc
index 28ab2fb614..3789cc7932 100644
--- a/packages/qt4/qtopia-core.inc
+++ b/packages/qt4/qtopia-core.inc
@@ -6,7 +6,9 @@ HOMEPAGE = "http://www.trolltech.com"
DEPENDS += "tslib"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz \
- file://linux-oe-qmake.conf"
+ file://0003-no-tools.patch;patch=1 \
+ file://0004-no-qmake.patch;patch=1 \
+ file://0005-fix-mkspecs.patch;patch=1"
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"