summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-git
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-21 22:16:06 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-21 22:22:05 +0200
commit35ccafd9c533c423aa7985ec2ce7f0512283c154 (patch)
treed640ca4b1904df2a92e61bd7f3e2ef4a47ae2379 /recipes-qt/qt5/qtbase-git
parent81b7031859176f24c028c7234d795812bd1a3c95 (diff)
downloadmeta-qt5-35ccafd9c533c423aa7985ec2ce7f0512283c154.tar.gz
qtbase: refresh patches, drop 2 unused
* drop Change-Ids, add Upstream-Status * 0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch was rejected upstream, 0007 was only in meta-qt5/qtbase repo, but wasn't used in recipes * 0004-Disable-mkv8snapshot.patch and 0005-AddSynchoronization-qimagereader.patch are special, because they are applied only to 5.0.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-git')
-rw-r--r--recipes-qt/qt5/qtbase-git/0001-Add-linux-oe-g-platform.patch3
-rw-r--r--recipes-qt/qt5/qtbase-git/0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch5
-rw-r--r--recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch12
-rw-r--r--recipes-qt/qt5/qtbase-git/0004-qt_functions-temporary-remove-isEmpty-check.patch (renamed from recipes-qt/qt5/qtbase-git/0006-qt_functions-temporary-remove-isEmpty-check.patch)8
-rw-r--r--recipes-qt/qt5/qtbase-git/0005-qmake-is-already-built-in-qtbase-native.patch (renamed from recipes-qt/qt5/qtbase-git/0004-qmake-is-already-built-in-qtbase-native.patch)4
-rw-r--r--recipes-qt/qt5/qtbase-git/0006-Allow-building-a-separate-qmake-for-the-target.patch (renamed from recipes-qt/qt5/qtbase-git/0005-Allow-building-a-separate-qmake-for-the-target.patch)4
-rw-r--r--recipes-qt/qt5/qtbase-git/0007-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch (renamed from recipes-qt/qt5/qtbase-git/0008-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch)6
-rw-r--r--recipes-qt/qt5/qtbase-git/0008-qt_module-Fix-pkgconfig-replacement.patch (renamed from recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-pkgconfig-replacement.patch)7
-rw-r--r--recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-paths-in-.prl-files.patch (renamed from recipes-qt/qt5/qtbase-git/0011-qt_module-Fix-paths-in-.prl-files.patch)7
-rw-r--r--recipes-qt/qt5/qtbase-git/0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch33
-rw-r--r--recipes-qt/qt5/qtbase-git/0010-wayland-scanner-disable-silent-rules.patch (renamed from recipes-qt/qt5/qtbase-git/0012-wayland-scanner-disable-silent-rules.patch)7
-rw-r--r--recipes-qt/qt5/qtbase-git/0011-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch (renamed from recipes-qt/qt5/qtbase-git/0013-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch)9
-rw-r--r--recipes-qt/qt5/qtbase-git/0012-configure.prf-Allow-to-add-extra-arguments-to-make.patch (renamed from recipes-qt/qt5/qtbase-git/0014-configure.prf-Allow-to-add-extra-arguments-to-make.patch)12
13 files changed, 47 insertions, 70 deletions
diff --git a/recipes-qt/qt5/qtbase-git/0001-Add-linux-oe-g-platform.patch b/recipes-qt/qt5/qtbase-git/0001-Add-linux-oe-g-platform.patch
index 1f328977..f55d474a 100644
--- a/recipes-qt/qt5/qtbase-git/0001-Add-linux-oe-g-platform.patch
+++ b/recipes-qt/qt5/qtbase-git/0001-Add-linux-oe-g-platform.patch
@@ -1,4 +1,4 @@
1From 853b6920e9f10a29c5619b4239e960ad33080e8e Mon Sep 17 00:00:00 2001 1From e45d617fd823f683ed426d09fd8b6edefb9517ab Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Mon, 15 Apr 2013 04:29:32 +0200 3Date: Mon, 15 Apr 2013 04:29:32 +0200
4Subject: [PATCH 01/12] Add linux-oe-g++ platform 4Subject: [PATCH 01/12] Add linux-oe-g++ platform
@@ -31,7 +31,6 @@ Subject: [PATCH 01/12] Add linux-oe-g++ platform
31 31
32Upstream-Status: Pending 32Upstream-Status: Pending
33 33
34Change-Id: Ie1eb097efe289179b86d5d11740274114e50639d
35Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 34Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
36--- 35---
37 configure | 54 ++++++++++++++++--- 36 configure | 54 ++++++++++++++++---
diff --git a/recipes-qt/qt5/qtbase-git/0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch b/recipes-qt/qt5/qtbase-git/0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch
index dfb6ae93..0725347a 100644
--- a/recipes-qt/qt5/qtbase-git/0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch
+++ b/recipes-qt/qt5/qtbase-git/0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch
@@ -1,7 +1,7 @@
1From e4636d4d18246278fb504cff3e16321c98d1f99d Mon Sep 17 00:00:00 2001 1From 4da4d9606efc8d3109296906e5b13814499ae698 Mon Sep 17 00:00:00 2001
2From: Holger Freyther <zecke@selfish.org> 2From: Holger Freyther <zecke@selfish.org>
3Date: Wed, 26 Sep 2012 17:22:30 +0200 3Date: Wed, 26 Sep 2012 17:22:30 +0200
4Subject: [PATCH 02/14] qlibraryinfo: allow to set qt.conf from the outside 4Subject: [PATCH 02/12] qlibraryinfo: allow to set qt.conf from the outside
5 using the environment 5 using the environment
6 6
7Allow to set a qt.conf from the outside using the environment. This allows 7Allow to set a qt.conf from the outside using the environment. This allows
@@ -10,7 +10,6 @@ the same qmake binary to build qt/x11 and qt/embedded
10 10
11Upstream-Status: Pending 11Upstream-Status: Pending
12 12
13Change-Id: I0a53b713574e1860189fa52b44251eb4d19eeddc
14Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 13Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15--- 14---
16 src/corelib/global/qlibraryinfo.cpp | 5 ++++- 15 src/corelib/global/qlibraryinfo.cpp | 5 ++++-
diff --git a/recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch b/recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch
index e1c56ac3..2a64291a 100644
--- a/recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch
+++ b/recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch
@@ -1,13 +1,15 @@
1From c244c6a89f6f70a2443748475f482cc97e3ac118 Mon Sep 17 00:00:00 2001 1From c9bf00e21ae398575adf4411e67b35cdf44920e5 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sat, 6 Apr 2013 13:15:07 +0200 3Date: Sat, 6 Apr 2013 13:15:07 +0200
4Subject: [PATCH 03/11] Add -external-hostbindir option 4Subject: [PATCH 03/12] Add -external-hostbindir option
5 5
6* when cross-compiling it's sometimes useful to use existing tools from machine 6* when cross-compiling it's sometimes useful to use existing tools from machine
7 (or in OpenEmbedded built with separate native recipe) when building for target 7 (or in OpenEmbedded built with separate native recipe) when building for target
8 8
9* this way we can skip bootstraping tools we already have 9* this way we can skip bootstraping tools we already have
10 10
11Upstream-Status: Pending
12
11Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 13Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
12--- 14---
13 configure | 15 ++++++++++++++- 15 configure | 15 ++++++++++++++-
@@ -156,10 +158,10 @@ index 4c41cff..997ea6d 100644
156 158
157 # If we are doing a prefix build, create a "module" pri which enables 159 # If we are doing a prefix build, create a "module" pri which enables
158diff --git a/src/corelib/global/qlibraryinfo.cpp b/src/corelib/global/qlibraryinfo.cpp 160diff --git a/src/corelib/global/qlibraryinfo.cpp b/src/corelib/global/qlibraryinfo.cpp
159index acd11f5..bba0861 100644 161index 6b40731..139a60f 100644
160--- a/src/corelib/global/qlibraryinfo.cpp 162--- a/src/corelib/global/qlibraryinfo.cpp
161+++ b/src/corelib/global/qlibraryinfo.cpp 163+++ b/src/corelib/global/qlibraryinfo.cpp
162@@ -272,7 +272,7 @@ QLibraryInfo::isDebugBuild() 164@@ -270,7 +270,7 @@ QLibraryInfo::isDebugBuild()
163 */ 165 */
164 166
165 static const struct { 167 static const struct {
@@ -168,7 +170,7 @@ index acd11f5..bba0861 100644
168 } qtConfEntries[] = { 170 } qtConfEntries[] = {
169 { "Prefix", "." }, 171 { "Prefix", "." },
170 { "Documentation", "doc" }, // should be ${Data}/doc 172 { "Documentation", "doc" }, // should be ${Data}/doc
171@@ -297,6 +297,7 @@ static const struct { 173@@ -295,6 +295,7 @@ static const struct {
172 { "HostPrefix", "" }, 174 { "HostPrefix", "" },
173 { "HostBinaries", "bin" }, 175 { "HostBinaries", "bin" },
174 { "HostData", "." }, 176 { "HostData", "." },
diff --git a/recipes-qt/qt5/qtbase-git/0006-qt_functions-temporary-remove-isEmpty-check.patch b/recipes-qt/qt5/qtbase-git/0004-qt_functions-temporary-remove-isEmpty-check.patch
index a2b1e5e8..6e694544 100644
--- a/recipes-qt/qt5/qtbase-git/0006-qt_functions-temporary-remove-isEmpty-check.patch
+++ b/recipes-qt/qt5/qtbase-git/0004-qt_functions-temporary-remove-isEmpty-check.patch
@@ -1,9 +1,13 @@
1From e356895802c2a1e596882c79161994ebbf361d65 Mon Sep 17 00:00:00 2001 1From e561978ab73e72d7b088c9927fb6a87d2eff6833 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Wed, 17 Apr 2013 18:06:25 +0200 3Date: Wed, 17 Apr 2013 18:06:25 +0200
4Subject: [PATCH 06/11] qt_functions: temporary remove isEmpty check 4Subject: [PATCH 04/12] qt_functions: temporary remove isEmpty check
5 5
6* now we assume that every build will provide QT_EXTERNAL_HOST_BINS value 6* now we assume that every build will provide QT_EXTERNAL_HOST_BINS value
7* isEmpty works correctly only with qmake variables (e.g. $$FOO -
8 isEmpty(FOO)), but doesn't work with system properties like $$[FOO].
9
10Upstream-Status: Pending
7 11
8Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 12Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9--- 13---
diff --git a/recipes-qt/qt5/qtbase-git/0004-qmake-is-already-built-in-qtbase-native.patch b/recipes-qt/qt5/qtbase-git/0005-qmake-is-already-built-in-qtbase-native.patch
index 285c8a46..febefb8a 100644
--- a/recipes-qt/qt5/qtbase-git/0004-qmake-is-already-built-in-qtbase-native.patch
+++ b/recipes-qt/qt5/qtbase-git/0005-qmake-is-already-built-in-qtbase-native.patch
@@ -1,7 +1,7 @@
1From d0f322cf4ee9ead48997bb3e3a2c137bba91141b Mon Sep 17 00:00:00 2001 1From f42c4156c3e056e9fd2d6b0542662d705efb2722 Mon Sep 17 00:00:00 2001
2From: Michael Krelin <hacker@klever.net> 2From: Michael Krelin <hacker@klever.net>
3Date: Mon, 29 Oct 2012 20:07:49 -0700 3Date: Mon, 29 Oct 2012 20:07:49 -0700
4Subject: [PATCH 04/11] qmake is already built in qtbase-native 4Subject: [PATCH 05/12] qmake is already built in qtbase-native
5 5
6Ported from OE by: Yu Ke <ke.yu@intel.com> 6Ported from OE by: Yu Ke <ke.yu@intel.com>
7Upstream-Status: Inappropriate [configuration] 7Upstream-Status: Inappropriate [configuration]
diff --git a/recipes-qt/qt5/qtbase-git/0005-Allow-building-a-separate-qmake-for-the-target.patch b/recipes-qt/qt5/qtbase-git/0006-Allow-building-a-separate-qmake-for-the-target.patch
index b239fd5b..4d04c7ce 100644
--- a/recipes-qt/qt5/qtbase-git/0005-Allow-building-a-separate-qmake-for-the-target.patch
+++ b/recipes-qt/qt5/qtbase-git/0006-Allow-building-a-separate-qmake-for-the-target.patch
@@ -1,7 +1,7 @@
1From a6a15ff0150ca685909782f0ca861fa4336f33b3 Mon Sep 17 00:00:00 2001 1From 8be64919365240728dcce02fac44e5018aaec191 Mon Sep 17 00:00:00 2001
2From: Paul Eggleton <paul.eggleton@linux.intel.com> 2From: Paul Eggleton <paul.eggleton@linux.intel.com>
3Date: Mon, 29 Oct 2012 20:26:36 -0700 3Date: Mon, 29 Oct 2012 20:26:36 -0700
4Subject: [PATCH 05/11] Allow building a separate qmake for the target 4Subject: [PATCH 06/12] Allow building a separate qmake for the target
5 5
6Upstream-Status: Inappropriate [config] 6Upstream-Status: Inappropriate [config]
7 7
diff --git a/recipes-qt/qt5/qtbase-git/0008-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch b/recipes-qt/qt5/qtbase-git/0007-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch
index 90d6f75a..a1129f79 100644
--- a/recipes-qt/qt5/qtbase-git/0008-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch
+++ b/recipes-qt/qt5/qtbase-git/0007-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch
@@ -1,10 +1,10 @@
1From 6c494ea0e73c9ef60f45e7fdc0de40bb51ad5ac6 Mon Sep 17 00:00:00 2001 1From 98d14c01a92c5caad2bb0e0b4a097ae11d83b58e Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sat, 27 Apr 2013 22:33:33 +0200 3Date: Sat, 27 Apr 2013 22:33:33 +0200
4Subject: [PATCH 08/11] configureapp: Prefix default LIBDIRS and INCDIRS with 4Subject: [PATCH 07/12] configureapp: Prefix default LIBDIRS and INCDIRS with
5 SYSROOT 5 SYSROOT
6 6
7Change-Id: I464c25888ab8b99ced6bd669b5c6448d491725a8 7Upstream-Status: Pending
8--- 8---
9 tools/configure/configureapp.cpp | 4 ++-- 9 tools/configure/configureapp.cpp | 4 ++--
10 1 file changed, 2 insertions(+), 2 deletions(-) 10 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-pkgconfig-replacement.patch b/recipes-qt/qt5/qtbase-git/0008-qt_module-Fix-pkgconfig-replacement.patch
index 67769b33..1b3c185f 100644
--- a/recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-pkgconfig-replacement.patch
+++ b/recipes-qt/qt5/qtbase-git/0008-qt_module-Fix-pkgconfig-replacement.patch
@@ -1,7 +1,7 @@
1From 72f1087fef0e506b9ab015498f5c7a4b3161c6f3 Mon Sep 17 00:00:00 2001 1From 1ac376893b75c36cc1ee6465e814546e2215354e Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sat, 27 Apr 2013 23:15:37 +0200 3Date: Sat, 27 Apr 2013 23:15:37 +0200
4Subject: [PATCH 09/11] qt_module: Fix pkgconfig replacement 4Subject: [PATCH 08/12] qt_module: Fix pkgconfig replacement
5 5
6* in situation like this: 6* in situation like this:
7 QT_SYSROOT:/OE/oe-core/tmp-eglibc/sysroots/qemuarm 7 QT_SYSROOT:/OE/oe-core/tmp-eglibc/sysroots/qemuarm
@@ -19,7 +19,8 @@ Subject: [PATCH 09/11] qt_module: Fix pkgconfig replacement
19 cross-compile unfriendly, keeping ${libdir}/${includedir} works better 19 cross-compile unfriendly, keeping ${libdir}/${includedir} works better
20 in my case 20 in my case
21 21
22Change-Id: Id0f9143c012b7fe7bb7bab0055687f4e0517f653 22Upstream-Status: Pending
23
23Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 24Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
24--- 25---
25 mkspecs/features/qt_module.prf | 16 ++++++++++++++-- 26 mkspecs/features/qt_module.prf | 16 ++++++++++++++--
diff --git a/recipes-qt/qt5/qtbase-git/0011-qt_module-Fix-paths-in-.prl-files.patch b/recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-paths-in-.prl-files.patch
index 65fd4f5e..1d68efc9 100644
--- a/recipes-qt/qt5/qtbase-git/0011-qt_module-Fix-paths-in-.prl-files.patch
+++ b/recipes-qt/qt5/qtbase-git/0009-qt_module-Fix-paths-in-.prl-files.patch
@@ -1,7 +1,7 @@
1From 57da761a8e1995a20250c6600bc99937a7b203b4 Mon Sep 17 00:00:00 2001 1From 111583f7a46871d130ac1c6688972ebf98452af4 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sun, 28 Apr 2013 12:56:55 +0200 3Date: Sun, 28 Apr 2013 12:56:55 +0200
4Subject: [PATCH 11/11] qt_module: Fix paths in .prl files 4Subject: [PATCH 09/12] qt_module: Fix paths in .prl files
5 5
6* qmake does not prefix them with QT_SYSROOT when using them 6* qmake does not prefix them with QT_SYSROOT when using them
7 so e.g. when building qtdeclarative we get -L/usr/lib to LINKAGE 7 so e.g. when building qtdeclarative we get -L/usr/lib to LINKAGE
@@ -11,7 +11,8 @@ Subject: [PATCH 11/11] qt_module: Fix paths in .prl files
11 SSTATE_SCAN_FILES += "*.pri *.prl" 11 SSTATE_SCAN_FILES += "*.pri *.prl"
12 to make them relocateble 12 to make them relocateble
13 13
14Change-Id: I4b66dcad539a3ba876d8e4ee2eb2ccd626cd03ea 14Upstream-Status: Pending
15
15Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 16Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
16--- 17---
17 mkspecs/features/qt_module.prf | 28 +++++++++++++++++----------- 18 mkspecs/features/qt_module.prf | 28 +++++++++++++++++-----------
diff --git a/recipes-qt/qt5/qtbase-git/0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch b/recipes-qt/qt5/qtbase-git/0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch
deleted file mode 100644
index 4fa772cd..00000000
--- a/recipes-qt/qt5/qtbase-git/0010-qmake-property-rename-QT_INSTALL_CONFIGURATION-to-QT.patch
+++ /dev/null
@@ -1,33 +0,0 @@
1From 6d816874a95cb85bdf96e06f763e21c098d92b89 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sat, 27 Apr 2013 22:51:54 +0200
4Subject: [PATCH 10/11] qmake/property: rename QT_INSTALL_CONFIGURATION to
5 QT_INSTALL_SETTINGS
6
7* this variable is referenced from configure and configureapp.cpp as QT_INSTALL_SETTINGS
8 property.cpp was only place using name QT_INSTALL_CONFIGURATION
9
10Upstream-Status: Submitted
11https://codereview.qt-project.org/54912
12
13Change-Id: I3ba40d5f8773fe9aea728c5b2418aa55cecc92da
14---
15 qmake/property.cpp | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18diff --git a/qmake/property.cpp b/qmake/property.cpp
19index c1b7a9f..af2eacf 100644
20--- a/qmake/property.cpp
21+++ b/qmake/property.cpp
22@@ -68,7 +68,7 @@ static const struct {
23 { "QT_INSTALL_IMPORTS", QLibraryInfo::ImportsPath, false },
24 { "QT_INSTALL_QML", QLibraryInfo::Qml2ImportsPath, false },
25 { "QT_INSTALL_TRANSLATIONS", QLibraryInfo::TranslationsPath, false },
26- { "QT_INSTALL_CONFIGURATION", QLibraryInfo::SettingsPath, false },
27+ { "QT_INSTALL_SETTINGS", QLibraryInfo::SettingsPath, false },
28 { "QT_INSTALL_EXAMPLES", QLibraryInfo::ExamplesPath, false },
29 { "QT_INSTALL_DEMOS", QLibraryInfo::ExamplesPath, false }, // Just backwards compat
30 { "QT_HOST_PREFIX", QLibraryInfo::HostPrefixPath, true },
31--
321.8.2.1
33
diff --git a/recipes-qt/qt5/qtbase-git/0012-wayland-scanner-disable-silent-rules.patch b/recipes-qt/qt5/qtbase-git/0010-wayland-scanner-disable-silent-rules.patch
index ca55e625..cac9bef4 100644
--- a/recipes-qt/qt5/qtbase-git/0012-wayland-scanner-disable-silent-rules.patch
+++ b/recipes-qt/qt5/qtbase-git/0010-wayland-scanner-disable-silent-rules.patch
@@ -1,11 +1,12 @@
1From db28b82f5a0deb14f57dcfe5c2743ec6b844b9aa Mon Sep 17 00:00:00 2001 1From 1224e23a7990ac877265a2736827a98c300a8bf7 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sun, 5 May 2013 11:18:34 +0200 3Date: Sun, 5 May 2013 11:18:34 +0200
4Subject: [PATCH 12/12] wayland-scanner: disable silent rules 4Subject: [PATCH 10/12] wayland-scanner: disable silent rules
5 5
6* for some reason "$$qtwayland-server-header.commands" on second line gets expanded as -server-header.commands 6* for some reason "$$qtwayland-server-header.commands" on second line gets expanded as -server-header.commands
7 7
8Change-Id: I1ffb04c01311f08984bc2a8c1cc92cb963d3e147 8Upstream-Status: Pending
9
9Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 10Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10--- 11---
11 mkspecs/features/wayland-scanner.prf | 14 +++++++------- 12 mkspecs/features/wayland-scanner.prf | 14 +++++++-------
diff --git a/recipes-qt/qt5/qtbase-git/0013-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch b/recipes-qt/qt5/qtbase-git/0011-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch
index 606b0a6d..fda64981 100644
--- a/recipes-qt/qt5/qtbase-git/0013-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch
+++ b/recipes-qt/qt5/qtbase-git/0011-configure-don-t-export-SYSTEM_VARIABLES-to-.qmake.va.patch
@@ -1,19 +1,20 @@
1From afb5a8d45bd7c816eed959c08b05bbcd86814503 Mon Sep 17 00:00:00 2001 1From 9ffc6dba623bb44e1787f4e4af13af03f9f7a0d2 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Wed, 8 May 2013 23:54:35 +0200 3Date: Wed, 8 May 2013 23:54:35 +0200
4Subject: [PATCH 13/13] configure: don't export SYSTEM_VARIABLES to .qmake.vars 4Subject: [PATCH 11/12] configure: don't export SYSTEM_VARIABLES to .qmake.vars
5 5
6* linux-oe-g++ should handle this correctly and exporting LD as QMAKE_LINK is 6* linux-oe-g++ should handle this correctly and exporting LD as QMAKE_LINK is
7 causing issues as we need g++ to be used as linker 7 causing issues as we need g++ to be used as linker
8 8
9Change-Id: I22e32aabd502df9f84cebb82f17bec4099363c8e 9Upstream-Status: Pending
10
10Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> 11Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
11--- 12---
12 configure | 15 +-------------- 13 configure | 15 +--------------
13 1 file changed, 1 insertion(+), 14 deletions(-) 14 1 file changed, 1 insertion(+), 14 deletions(-)
14 15
15diff --git a/configure b/configure 16diff --git a/configure b/configure
16index 866e535..620ffd6 100755 17index dbf99a9..9ca23a4 100755
17--- a/configure 18--- a/configure
18+++ b/configure 19+++ b/configure
19@@ -840,20 +840,7 @@ fi'` 20@@ -840,20 +840,7 @@ fi'`
diff --git a/recipes-qt/qt5/qtbase-git/0014-configure.prf-Allow-to-add-extra-arguments-to-make.patch b/recipes-qt/qt5/qtbase-git/0012-configure.prf-Allow-to-add-extra-arguments-to-make.patch
index 7d4b32bf..7bcfd7f7 100644
--- a/recipes-qt/qt5/qtbase-git/0014-configure.prf-Allow-to-add-extra-arguments-to-make.patch
+++ b/recipes-qt/qt5/qtbase-git/0012-configure.prf-Allow-to-add-extra-arguments-to-make.patch
@@ -1,18 +1,20 @@
1From c57cec0fdcbc89671ef297c68554e27fbe99c09d Mon Sep 17 00:00:00 2001 1From 7389b5556de11258d3084ede10c12859353fb13b Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Thu, 9 May 2013 10:06:50 +0200 3Date: Thu, 9 May 2013 10:06:50 +0200
4Subject: [PATCH 14/14] configure.prf: Allow to add extra arguments to make 4Subject: [PATCH 12/12] configure.prf: Allow to add extra arguments to make
5 5
6* sometimes we would like to add -e or define some variable and respect it from both 6* sometimes we would like to add -e or define some variable and respect it from both
7 Makefiles used in configure tests and also Maakefiles to build the application 7 Makefiles used in configure tests and also Makefiles to build the application
8 8
9Change-Id: Ib29beb89cc9b179dddd40d3b212b7c200d29a469 9Upstream-Status: Pending
10
11Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10--- 12---
11 mkspecs/features/configure.prf | 4 ++-- 13 mkspecs/features/configure.prf | 4 ++--
12 1 file changed, 2 insertions(+), 2 deletions(-) 14 1 file changed, 2 insertions(+), 2 deletions(-)
13 15
14diff --git a/mkspecs/features/configure.prf b/mkspecs/features/configure.prf 16diff --git a/mkspecs/features/configure.prf b/mkspecs/features/configure.prf
15index b4569df..50ca562 100644 17index b4569df..d189e50 100644
16--- a/mkspecs/features/configure.prf 18--- a/mkspecs/features/configure.prf
17+++ b/mkspecs/features/configure.prf 19+++ b/mkspecs/features/configure.prf
18@@ -57,12 +57,12 @@ defineTest(qtCompileTest) { 20@@ -57,12 +57,12 @@ defineTest(qtCompileTest) {