packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11
authorHolger Freyther <zecke@selfish.org>
Mon, 24 Dec 2007 12:45:42 +0000 (12:45 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 24 Dec 2007 12:45:42 +0000 (12:45 +0000)
    Do not build the tools, fix the mksepcs

packages/qt4/qtopia-core.inc

index 28ab2fb..3789cc7 100644 (file)
@@ -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}"