[oe-commits] org.oe.dev packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11

freyther commit openembedded-commits at lists.openembedded.org
Wed Dec 26 12:16:50 UTC 2007


packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11
    Do not build the tools, fix the mksepcs

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: a3aa0bc4f7f7a9904572b33bdad1c6f9f2a1d5d0
ViewMTN: http://monotone.openembedded.org/revision/info/a3aa0bc4f7f7a9904572b33bdad1c6f9f2a1d5d0
Files:
1
packages/qt4/qtopia-core.inc
Diffs:

#
# mt diff -r63730890168eb9b6eef1166d414533f7eada62aa -ra3aa0bc4f7f7a9904572b33bdad1c6f9f2a1d5d0
#
# 
# 
# patch "packages/qt4/qtopia-core.inc"
#  from [57d672ef83c4f26319865a5d79fde5f082d55be0]
#    to [1e7299f590bd5852aa5b477ff9661ce4ede8a3e8]
# 
============================================================
--- packages/qt4/qtopia-core.inc	57d672ef83c4f26319865a5d79fde5f082d55be0
+++ packages/qt4/qtopia-core.inc	1e7299f590bd5852aa5b477ff9661ce4ede8a3e8
@@ -6,7 +6,9 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/so
 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}"
 
 






More information about the Openembedded-commits mailing list