From 8cadcbcb52af124417cdc29eb94bf8cdfe86f3d4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 27 Jan 2020 13:37:21 +0100 Subject: qt5: upgrade to 5.14.1 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 e7f58c13..2f153160 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 = "5e4882514dc9c5da9b8f268580078d57d50cbce9" +SRCREV = "acc2d33514d741cde8f67521b4d60e398171f6a8" -# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.13 -# 5.13.meta-qt5.1 +# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.14 +# 5.14.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