From 81156172a83da2210e9af290f95f45fd194c84a2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Oct 2019 11:40:30 +0000 Subject: qt5: Upgrade to Qt 5.13.2 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 e3d3c9bb..c56c68f1 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 7b2e6cae9afa28571ccdc2a9224fb86caa88cd29 Mon Sep 17 00:00:00 2001 +From 6b5a763cd223ab14bb840738b3871a79d1fb69ea 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 2bfbc65b..7134a5d7 100644 +index b220af4a..ff54e5d7 100644 --- a/src/core/core_module.pro +++ b/src/core/core_module.pro -@@ -52,7 +52,7 @@ linux { +@@ -58,7 +58,7 @@ linux { POST_TARGETDEPS += $$NINJA_TARGETDEPS -- cgit v1.2.3-54-g00ecf