From 07a54bf2a9b31e3c7786a1fbe0b436a290db570c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 11 May 2020 16:41:45 +0200 Subject: qt5: upgrade to 5.15 rc1 * use latest revisions in 5.15 branches Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch') diff --git a/recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch b/recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch index 058a90fc..50b584d1 100644 --- a/recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch +++ b/recipes-qt/qt5/qtwebengine/0003-musl-link-against-libexecinfo.patch @@ -1,4 +1,4 @@ -From 9a99864ceed71eebcbfbbcbc90b877a9ad505b20 Mon Sep 17 00:00:00 2001 +From 864b83f827ce39422f588d768961d5ba147f4ea9 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 14 Dec 2017 11:28:10 +0200 Subject: [PATCH] musl: link against libexecinfo @@ -10,10 +10,10 @@ Signed-off-by: Samuli Piippo 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/core_module.pro b/src/core/core_module.pro -index d7e2ab8d..6864a8e6 100644 +index 5007012a..56c7ad4a 100644 --- a/src/core/core_module.pro +++ b/src/core/core_module.pro -@@ -58,7 +58,7 @@ linux { +@@ -57,7 +57,7 @@ linux { POST_TARGETDEPS += $$NINJA_TARGETDEPS -- cgit v1.2.3