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:28 +0100
commitaea363afaa193feee774dad30d81c516ea4a98fc (patch)
tree00b6ca102fe4b7c09da87d482ec04a90d128e03c /meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
parent425df23c02b7dad3c843ec9959a51337ab450cd1 (diff)
downloadpoky-aea363afaa193feee774dad30d81c516ea4a98fc.tar.gz
qt4: replace all local patches with git patches with headers
* in preparation for upgrade to 4.8.3 (From OE-Core rev: 24bf06bbcda4c0dfdad33cdff6394faa52657bb9) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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}:"
11inherit nativesdk qmake2 11inherit nativesdk qmake2
12 12
13SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \ 13SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \
14 file://0004-no-qmake.patch \ 14 file://0001-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
15 file://configure-lflags.patch \ 15 file://0004-configure-qmake-is-already-built-in-qt4-tools-native.patch \
16 file://qt-config.patch \ 16 file://0005-configure-set-LFLAGS-to-pick-up-zlib-from-staging.patch \
17 file://configure-paths.patch \ 17 file://0006-configure-Use-OE_QMAKE_-values-to-specify-Qt-utility.patch \
18 file://qt-dbus-const.patch \ 18 file://0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch \
19 file://target_qmake.patch \ 19 file://0008-qmake.pro-Allow-building-a-separate-qmake-for-the-ta.patch \
20 file://g++.conf \ 20 file://g++.conf \
21 file://linux.conf" 21 file://linux.conf"
22 22