aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-01-27 13:37:21 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2020-01-27 14:36:20 +0100
commit8cadcbcb52af124417cdc29eb94bf8cdfe86f3d4 (patch)
treee6e12e0480851ea23e87b9085fa3c2f17e8ee644 /recipes-qt/qt5/qtscxml_git.bb
parentf13a3cec17a9eb0b11f8ecdb6a36df44f22e2831 (diff)
qt5: upgrade to 5.14.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r--recipes-qt/qt5/qtscxml_git.bb6
1 files changed, 3 insertions, 3 deletions
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() {