From: Holger Freyther Date: Mon, 24 Dec 2007 12:45:42 +0000 (+0000) Subject: packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11 X-Git-Tag: Release-2010-05/1~8080^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e0305e11d49a2f33fc41d8c4dd1c327b149e7e;p=openembedded.git packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11 Do not build the tools, fix the mksepcs --- 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}"