summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-09-26 21:00:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 17:19:17 +0100
commit24bf06bbcda4c0dfdad33cdff6394faa52657bb9 (patch)
tree5c841fe411948bacc3716fb2509e3d9c4c1a391a /meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
parent5f0684c1d23a3520095a4d450a0c1fa95fa1c7b2 (diff)
downloadopenembedded-core-contrib-24bf06bbcda4c0dfdad33cdff6394faa52657bb9.tar.gz
qt4: replace all local patches with git patches with headers
* in preparation for upgrade to 4.8.3 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-qt/qt4/nativesdk-qt4-tools.inc')
-rw-r--r--meta/recipes-qt/qt4/nativesdk-qt4-tools.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index 542f3952f0..23308536ec 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
@@ -11,12 +11,12 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:"
inherit nativesdk qmake2
SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \
- file://0004-no-qmake.patch \
- file://configure-lflags.patch \
- file://qt-config.patch \
- file://configure-paths.patch \
- file://qt-dbus-const.patch \
- file://target_qmake.patch \
+ file://0001-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
+ file://0004-configure-qmake-is-already-built-in-qt4-tools-native.patch \
+ file://0005-configure-set-LFLAGS-to-pick-up-zlib-from-staging.patch \
+ file://0006-configure-Use-OE_QMAKE_-values-to-specify-Qt-utility.patch \
+ file://0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch \
+ file://0008-qmake.pro-Allow-building-a-separate-qmake-for-the-ta.patch \
file://g++.conf \
file://linux.conf"