aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-10-14 09:40:17 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-10-22 07:41:13 +0300
commit0be6a24a4623f52b8b92fa77f0f1c3faf4169d27 (patch)
tree857f5164765bcce7ca0d3ad67d25a34aec344c3f /recipes-qt/qt5/qtxmlpatterns_git.bb
parentbf923061ee01f9fd93bed5550861d4f2ca8b06f1 (diff)
qt5: update submodules
Update to latest content in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: Ib95b6d901569c2a5ae64b66926fa27d79251c18a 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 ed47ab35..87e2e626 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 = "61f18cc3619bbdeed47b0e161ff44089a6f82f0e"
+SRCREV = "74c5be960cbd4709cd8e4dee897cf53c00838128"
BBCLASSEXTEND =+ "native nativesdk"