From 89038bffd224a0d43aa8627472374503b3023f61 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 19 Oct 2015 14:50:16 +0200 Subject: qt5: upgrade to latest revision in 5.5 branch (5.5.1+) * this is probably last upgrade for jethro branch, master will switch to 5.6 soon Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebkit/0001-qtwebkit-fix-QA-issue-bad-RPATH.patch | 2 +- recipes-qt/qt5/qtwebkit/0002-Remove-TEXTREL-tag-in-x86.patch | 2 +- .../qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qtwebkit') diff --git a/recipes-qt/qt5/qtwebkit/0001-qtwebkit-fix-QA-issue-bad-RPATH.patch b/recipes-qt/qt5/qtwebkit/0001-qtwebkit-fix-QA-issue-bad-RPATH.patch index 17f9ee43..66dfd133 100644 --- a/recipes-qt/qt5/qtwebkit/0001-qtwebkit-fix-QA-issue-bad-RPATH.patch +++ b/recipes-qt/qt5/qtwebkit/0001-qtwebkit-fix-QA-issue-bad-RPATH.patch @@ -26,5 +26,5 @@ index fd66af6..ef754c3 100644 CONFIG(debug, debug|release)|force_debug_info { # Make ld not cache the symbol tables of input files in memory to avoid memory exhaustion during the linking phase. -- -2.5.3 +2.6.1 diff --git a/recipes-qt/qt5/qtwebkit/0002-Remove-TEXTREL-tag-in-x86.patch b/recipes-qt/qt5/qtwebkit/0002-Remove-TEXTREL-tag-in-x86.patch index 39cfc622..3d4ba189 100644 --- a/recipes-qt/qt5/qtwebkit/0002-Remove-TEXTREL-tag-in-x86.patch +++ b/recipes-qt/qt5/qtwebkit/0002-Remove-TEXTREL-tag-in-x86.patch @@ -75,5 +75,5 @@ index 0a2fe78..2dc40ef 100644 #define GLOBAL_REFERENCE(name) SYMBOL_STRING(name) #endif -- -2.5.3 +2.6.1 diff --git a/recipes-qt/qt5/qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch b/recipes-qt/qt5/qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch index 819cc272..0351e22f 100644 --- a/recipes-qt/qt5/qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch +++ b/recipes-qt/qt5/qtwebkit/0003-Exclude-backtrace-API-for-non-glibc-libraries.patch @@ -34,5 +34,5 @@ index 1b2091f..ba03a28 100644 #elif OS(WINDOWS) && !OS(WINCE) // The CaptureStackBackTrace function is available in XP, but it is not defined -- -2.5.3 +2.6.1 -- cgit v1.2.3