aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-09-02 20:25:37 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-09-19 07:44:27 +0300
commita16976979e929618c8fc873b798d78fc82393cab (patch)
treef6881ce7c9119c3b1b3bce75577e2eddd0fa1c45 /recipes-qt/qt5/qtscxml_git.bb
parentab2d92123df243c5668904bb693309a0ecbb2a3c (diff)
qt5: update submodules
Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I3ab35758a7e84bd15d50bcf794a9a3fd1fdaea3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r--recipes-qt/qt5/qtscxml_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb
index 2e8b42d8..d02d0a8f 100644
--- a/recipes-qt/qt5/qtscxml_git.bb
+++ b/recipes-qt/qt5/qtscxml_git.bb
@@ -10,13 +10,12 @@ require qt5-git.inc
DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native"
-SRCREV = "279d63c4f6632237e6a0d9c4be91b466876c260a"
+SRCREV = "07c62001b55b515629062ccc51e8c12aaa7d4eec"
# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.12
# 5.12.meta-qt5.2
SRC_URI += "\
file://0001-Use-external-host-bin-path-for-cmake-file.patch \
- file://0001-Fix-shadow-build.patch \
"
do_install_append_class-nativesdk() {