diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 11:50:43 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 19:56:24 +0100 |
commit | f8c39026aa1510eaf62fcedc42bc687d6d8ad6ac (patch) | |
tree | e27355a2223ff85bf026d4063e9686b91f77c51b /recipes-qt/qt5/qtwebengine | |
parent | 4d4a34c5d29ef7b730eb9da87b39f91352ef66fa (diff) | |
download | meta-qt5-f8c39026aa1510eaf62fcedc42bc687d6d8ad6ac.tar.gz |
qtwebengine: refresh patches
* drop 0001-eLinux-build-ffmpegsumo-as-well.patch which is already included in 5.4.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch (renamed from recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch) | 8 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0001-eLinux-build-ffmpegsumo-as-well.patch | 31 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch | 8 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch | 8 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0003-functions.prf-allow-build-for-linux-oe-g-platform.patch | 12 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0004-configure.prf-don-t-fail-when-libcap-test-fails.patch | 26 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch | 13 |
7 files changed, 44 insertions, 62 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch b/recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch index 032fe4de..b4a8852e 100644 --- a/recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch +++ b/recipes-qt/qt5/qtwebengine/0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch | |||
@@ -1,8 +1,8 @@ | |||
1 | From 41b142ec46c61d075b5cd95a88b57f0db74cbf31 Mon Sep 17 00:00:00 2001 | 1 | From 21d008c31a262ddcaeb3a8457de49061361ed882 Mon Sep 17 00:00:00 2001 |
2 | From: Martin Jansa <Martin.Jansa@gmail.com> | 2 | From: Martin Jansa <Martin.Jansa@gmail.com> |
3 | Date: Fri, 3 Oct 2014 03:52:11 +0200 | 3 | Date: Fri, 3 Oct 2014 03:52:11 +0200 |
4 | Subject: [PATCH] base.gypi: include atomicops_internals_x86_gcc.cc when | 4 | Subject: [PATCH] <chromium> base.gypi: include atomicops_internals_x86_gcc.cc |
5 | building for x64 arch | 5 | when building for x64 arch |
6 | 6 | ||
7 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 7 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
8 | --- | 8 | --- |
@@ -23,5 +23,5 @@ index a5a990a..af30cfa 100644 | |||
23 | ['include', 'atomicops_internals_x86_gcc.cc'], | 23 | ['include', 'atomicops_internals_x86_gcc.cc'], |
24 | ], | 24 | ], |
25 | -- | 25 | -- |
26 | 2.1.3 | 26 | 2.3.1 |
27 | 27 | ||
diff --git a/recipes-qt/qt5/qtwebengine/0001-eLinux-build-ffmpegsumo-as-well.patch b/recipes-qt/qt5/qtwebengine/0001-eLinux-build-ffmpegsumo-as-well.patch deleted file mode 100644 index eb80afd2..00000000 --- a/recipes-qt/qt5/qtwebengine/0001-eLinux-build-ffmpegsumo-as-well.patch +++ /dev/null | |||
@@ -1,31 +0,0 @@ | |||
1 | From 72ff0b7d9600db642e2d2e95c78c70454bbdb5e7 Mon Sep 17 00:00:00 2001 | ||
2 | From: Zeno Albisser <zeno.albisser@theqtcompany.com> | ||
3 | Date: Fri, 30 Jan 2015 13:10:15 +0100 | ||
4 | Subject: [PATCH] eLinux: build ffmpegsumo as well. | ||
5 | |||
6 | This will only contain free codecs. | ||
7 | |||
8 | Change-Id: I021b2c121bf146abb24b7a90dd1c3580638b1058 | ||
9 | Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com> | ||
10 | |||
11 | Upstream-Status: Backport [ 72ff0b7d9600db642e2d2e95c78c70454bbdb5e7 from https://gitorious.org/qt/qtwebengine.git ] | ||
12 | --- | ||
13 | src/core/config/embedded_linux.pri | 2 +- | ||
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
15 | |||
16 | diff --git a/src/core/config/embedded_linux.pri b/src/core/config/embedded_linux.pri | ||
17 | index 4000625..773bf0b 100644 | ||
18 | --- a/src/core/config/embedded_linux.pri | ||
19 | +++ b/src/core/config/embedded_linux.pri | ||
20 | @@ -1,7 +1,7 @@ | ||
21 | GYP_ARGS += "-D qt_os=\"embedded_linux\" -I config/embedded_linux.gypi" | ||
22 | |||
23 | GYP_CONFIG += \ | ||
24 | - build_ffmpegsumo=0 \ | ||
25 | + build_ffmpegsumo=1 \ | ||
26 | configuration_policy=0 \ | ||
27 | desktop_linux=0 \ | ||
28 | disable_nacl=1 \ | ||
29 | -- | ||
30 | 1.9.1 | ||
31 | |||
diff --git a/recipes-qt/qt5/qtwebengine/0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch b/recipes-qt/qt5/qtwebengine/0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch index 4587219e..46a1e00c 100644 --- a/recipes-qt/qt5/qtwebengine/0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch +++ b/recipes-qt/qt5/qtwebengine/0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 41f9b2c1521950e1e3e1f01260f18e698d948814 Mon Sep 17 00:00:00 2001 | 1 | From 005fabe4148c78e8393c50ca6ebc9d0c2151c3cd Mon Sep 17 00:00:00 2001 |
2 | From: Martin Jansa <Martin.Jansa@gmail.com> | 2 | From: Martin Jansa <Martin.Jansa@gmail.com> |
3 | Date: Mon, 30 Jun 2014 20:08:17 +0200 | 3 | Date: Mon, 30 Jun 2014 20:08:17 +0200 |
4 | Subject: [PATCH 1/3] functions.prf: Don't match QMAKE_EXT_CPP or QMAKE_EXT_H | 4 | Subject: [PATCH 1/3] functions.prf: Don't match QMAKE_EXT_CPP or QMAKE_EXT_H |
@@ -10,10 +10,10 @@ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||
10 | 1 file changed, 2 insertions(+), 2 deletions(-) | 10 | 1 file changed, 2 insertions(+), 2 deletions(-) |
11 | 11 | ||
12 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf | 12 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf |
13 | index acf15a8..08b2642 100644 | 13 | index 4c2547d..64c08ad 100644 |
14 | --- a/tools/qmake/mkspecs/features/functions.prf | 14 | --- a/tools/qmake/mkspecs/features/functions.prf |
15 | +++ b/tools/qmake/mkspecs/features/functions.prf | 15 | +++ b/tools/qmake/mkspecs/features/functions.prf |
16 | @@ -84,8 +84,8 @@ defineReplace(findIncludedMocFiles) { | 16 | @@ -87,8 +87,8 @@ defineReplace(findIncludedMocFiles) { |
17 | defineReplace(mocOutput) { | 17 | defineReplace(mocOutput) { |
18 | out = $$1 | 18 | out = $$1 |
19 | # The order is important, since the output of the second replace would end up accidentaly transformed by the first one | 19 | # The order is important, since the output of the second replace would end up accidentaly transformed by the first one |
@@ -25,5 +25,5 @@ index acf15a8..08b2642 100644 | |||
25 | } | 25 | } |
26 | 26 | ||
27 | -- | 27 | -- |
28 | 2.1.3 | 28 | 2.3.1 |
29 | 29 | ||
diff --git a/recipes-qt/qt5/qtwebengine/0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch b/recipes-qt/qt5/qtwebengine/0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch index 58218a56..173a58bd 100644 --- a/recipes-qt/qt5/qtwebengine/0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch +++ b/recipes-qt/qt5/qtwebengine/0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From b36aeace50dc429cccbb9b84a6e538ebcd12ade9 Mon Sep 17 00:00:00 2001 | 1 | From 323f3d4fbd00b8655a1928c389d5f05ef4526044 Mon Sep 17 00:00:00 2001 |
2 | From: Simon Busch <morphis@gravedo.de> | 2 | From: Simon Busch <morphis@gravedo.de> |
3 | Date: Tue, 18 Nov 2014 10:38:18 +0100 | 3 | Date: Tue, 18 Nov 2014 10:38:18 +0100 |
4 | Subject: [PATCH 2/3] functions.prf: Make sure we only use the file name to | 4 | Subject: [PATCH 2/3] functions.prf: Make sure we only use the file name to |
@@ -11,10 +11,10 @@ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||
11 | 1 file changed, 2 insertions(+), 1 deletion(-) | 11 | 1 file changed, 2 insertions(+), 1 deletion(-) |
12 | 12 | ||
13 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf | 13 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf |
14 | index 08b2642..0123336 100644 | 14 | index 64c08ad..b46478b 100644 |
15 | --- a/tools/qmake/mkspecs/features/functions.prf | 15 | --- a/tools/qmake/mkspecs/features/functions.prf |
16 | +++ b/tools/qmake/mkspecs/features/functions.prf | 16 | +++ b/tools/qmake/mkspecs/features/functions.prf |
17 | @@ -82,7 +82,8 @@ defineReplace(findIncludedMocFiles) { | 17 | @@ -85,7 +85,8 @@ defineReplace(findIncludedMocFiles) { |
18 | } | 18 | } |
19 | 19 | ||
20 | defineReplace(mocOutput) { | 20 | defineReplace(mocOutput) { |
@@ -25,5 +25,5 @@ index 08b2642..0123336 100644 | |||
25 | out = $$replace(out, ^(.*)($$join(QMAKE_EXT_CPP,|))$, $${QMAKE_CPP_MOD_MOC}\\1$${QMAKE_EXT_CPP_MOC}) | 25 | out = $$replace(out, ^(.*)($$join(QMAKE_EXT_CPP,|))$, $${QMAKE_CPP_MOD_MOC}\\1$${QMAKE_EXT_CPP_MOC}) |
26 | out = $$replace(out, ^(.*)($$join(QMAKE_EXT_H,|))$, $${QMAKE_H_MOD_MOC}\\1$${first(QMAKE_EXT_CPP)}) | 26 | out = $$replace(out, ^(.*)($$join(QMAKE_EXT_H,|))$, $${QMAKE_H_MOD_MOC}\\1$${first(QMAKE_EXT_CPP)}) |
27 | -- | 27 | -- |
28 | 2.1.3 | 28 | 2.3.1 |
29 | 29 | ||
diff --git a/recipes-qt/qt5/qtwebengine/0003-functions.prf-allow-build-for-linux-oe-g-platform.patch b/recipes-qt/qt5/qtwebengine/0003-functions.prf-allow-build-for-linux-oe-g-platform.patch index b19556ff..bc8a0700 100644 --- a/recipes-qt/qt5/qtwebengine/0003-functions.prf-allow-build-for-linux-oe-g-platform.patch +++ b/recipes-qt/qt5/qtwebengine/0003-functions.prf-allow-build-for-linux-oe-g-platform.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 69e05cdc9000a1962101b2859d0ae3d77bb751d7 Mon Sep 17 00:00:00 2001 | 1 | From 762c943fbe1bee878275788f376b33abce46e25a Mon Sep 17 00:00:00 2001 |
2 | From: Frieder Schrempf <frieder.schrempf@online.de> | 2 | From: Frieder Schrempf <frieder.schrempf@online.de> |
3 | Date: Mon, 1 Dec 2014 14:34:40 +0000 | 3 | Date: Mon, 1 Dec 2014 14:34:40 +0000 |
4 | Subject: [PATCH 3/3] functions.prf: allow build for linux-oe-g++ platform | 4 | Subject: [PATCH 3/3] functions.prf: allow build for linux-oe-g++ platform |
@@ -12,18 +12,18 @@ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 12 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 13 | ||
14 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf | 14 | diff --git a/tools/qmake/mkspecs/features/functions.prf b/tools/qmake/mkspecs/features/functions.prf |
15 | index 0123336..5cea82a 100644 | 15 | index b46478b..6205bf4 100644 |
16 | --- a/tools/qmake/mkspecs/features/functions.prf | 16 | --- a/tools/qmake/mkspecs/features/functions.prf |
17 | +++ b/tools/qmake/mkspecs/features/functions.prf | 17 | +++ b/tools/qmake/mkspecs/features/functions.prf |
18 | @@ -7,7 +7,7 @@ defineTest(isPlatformSupported) { | 18 | @@ -10,7 +10,7 @@ defineTest(isPlatformSupported) { |
19 | 19 | ||
20 | linux-g++*:!isGCCVersionSupported():return(false) | 20 | linux-g++*:!isGCCVersionSupported(): return(false) |
21 | !isPythonVersionSupported(): return(false) | 21 | !isPythonVersionSupported(): return(false) |
22 | - linux-g++*|win32-msvc2013|macx-clang: return(true) | 22 | - linux-g++*|win32-msvc2013|macx-clang: return(true) |
23 | + linux-g++*|linux-oe-g++*|win32-msvc2013|macx-clang: return(true) | 23 | + linux-g++*|linux-oe-g++*|win32-msvc2013|macx-clang: return(true) |
24 | boot2qt: return(true) | 24 | boot2qt: return(true) |
25 | 25 | ||
26 | warning("Qt WebEngine can currently only be built for Linux (GCC), Windows (MSVC 2013), OS X (XCode 5.1+) or Qt for Device Creation".) | 26 | skipBuild("Qt WebEngine can currently only be built for Linux (GCC), Windows (MSVC 2013), OS X (XCode 5.1+) or Qt for Device Creation.") |
27 | -- | 27 | -- |
28 | 2.1.3 | 28 | 2.3.1 |
29 | 29 | ||
diff --git a/recipes-qt/qt5/qtwebengine/0004-configure.prf-don-t-fail-when-libcap-test-fails.patch b/recipes-qt/qt5/qtwebengine/0004-configure.prf-don-t-fail-when-libcap-test-fails.patch new file mode 100644 index 00000000..71ee4fe7 --- /dev/null +++ b/recipes-qt/qt5/qtwebengine/0004-configure.prf-don-t-fail-when-libcap-test-fails.patch | |||
@@ -0,0 +1,26 @@ | |||
1 | From 1306df17fccb672e95911398740d48408488035a Mon Sep 17 00:00:00 2001 | ||
2 | From: Martin Jansa <Martin.Jansa@gmail.com> | ||
3 | Date: Fri, 27 Feb 2015 19:51:55 +0100 | ||
4 | Subject: [PATCH 4/4] configure.prf: don't fail when libcap test fails | ||
5 | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||
7 | --- | ||
8 | tools/qmake/mkspecs/features/configure.prf | 2 +- | ||
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
10 | |||
11 | diff --git a/tools/qmake/mkspecs/features/configure.prf b/tools/qmake/mkspecs/features/configure.prf | ||
12 | index 6e74b55..b91fde8 100644 | ||
13 | --- a/tools/qmake/mkspecs/features/configure.prf | ||
14 | +++ b/tools/qmake/mkspecs/features/configure.prf | ||
15 | @@ -20,7 +20,7 @@ defineTest(runConfigure) { | ||
16 | qtCompileTest($$test) | ||
17 | } | ||
18 | # libcap-dev package doesn't ship .pc files on Ubuntu. | ||
19 | - linux:!config_libcap:skipBuild("libcap appears to be missing") | ||
20 | + #linux:!config_libcap:skipBuild("libcap appears to be missing") | ||
21 | contains(QT_CONFIG, xcb) { | ||
22 | for(package, $$list("libdrm xcomposite xi xrandr")) { | ||
23 | !packagesExist($$package):skipBuild("Unmet dependency: $$package") | ||
24 | -- | ||
25 | 2.3.1 | ||
26 | |||
diff --git a/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch b/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch deleted file mode 100644 index 897e7e54..00000000 --- a/recipes-qt/qt5/qtwebengine/0004-dont-fail-libcap-config-test.patch +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | diff -u -r1.1 tools/qmake/mkspecs/features/configure.prf | ||
2 | --- a/tools/qmake/mkspecs/features/configure.prf 2015/02/04 10:24:55 1.1 | ||
3 | +++ b/tools/qmake/mkspecs/features/configure.prf 2015/02/04 10:26:52 | ||
4 | @@ -20,7 +20,7 @@ | ||
5 | qtCompileTest($$test) | ||
6 | } | ||
7 | # libcap-dev package doesn't ship .pc files on Ubuntu. | ||
8 | - linux:!config_libcap:skipBuild("libcap appears to be missing") | ||
9 | + #linux:!config_libcap:skipBuild("libcap appears to be missing") | ||
10 | contains(QT_CONFIG, xcb) { | ||
11 | for(package, $$list("libdrm xcomposite xi xrandr")) { | ||
12 | !packagesExist($$package):skipBuild("Unmet dependency: $$package") | ||
13 | |||