summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
diff options
context:
space:
mode:
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