aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_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/qtxmlpatterns_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/qtxmlpatterns_git.bb')
-rw-r--r--recipes-qt/qt5/qtxmlpatterns_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb
index dc8fca6b..80c000fc 100644
--- a/recipes-qt/qt5/qtxmlpatterns_git.bb
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -25,7 +25,7 @@ do_configure_prepend() {
EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
-SRCREV = "9da08816e1072fc1391377a38d6afd9e73d756e0"
+SRCREV = "85bec28aafc05c9b1fe3428832ee18af82747123"
BBCLASSEXTEND =+ "native nativesdk"