From b434031733b5fc0889ce89af669950f6b1cd9aa1 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 27 May 2020 15:22:21 +0200 Subject: qt5: upgrade to 5.15.0 * https://www.qt.io/blog/qt-5.15-released * continue to use latest revision in 5.15 (and 80-based) branch for qtwebengine, because we were already using newer than v5.15.0 revision and some of those fixes are needed for master (e.g. for build with gcc-10) Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtscxml_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qtscxml_git.bb') diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb index c5dfee54..467ed853 100644 --- a/recipes-qt/qt5/qtscxml_git.bb +++ b/recipes-qt/qt5/qtscxml_git.bb @@ -10,10 +10,10 @@ require qt5-git.inc DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" -SRCREV = "db8b84e117905b4792524aacddba314ae4a2f7ba" +SRCREV = "126e70d6247ef345b4d49de6945111883e1212aa" -# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.14 -# 5.14.meta-qt5.1 +# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.15 +# 5.15.meta-qt5.1 SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch" do_install_append_class-nativesdk() { -- cgit v1.2.3