aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-12-14 12:23:46 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-01-09 17:57:32 +0000
commitf7d2387ba0d80c26ae4febec5c37b05e8df7a32b (patch)
treec683d2fcb2569ebaf630ba64c29d0c37a2e0bd1a /recipes-qt/qt5/qtxmlpatterns_git.bb
parent700c4543c5d849a438f4fc225ef4c0103a3ddc05 (diff)
qt5: update submodules
Initial snapshot of 5.12.1 branch Task-number: QTBUG-72255 Change-Id: Ie44ece792d5320869751976ba69a52890c5a6932 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 8c5990a3..d486c764 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 = "803b4cafe125ea18e50e3e6557920b6d705e67f0"
+SRCREV = "a6efe4020c83384b0aa88aa71da49fce679bc24d"
BBCLASSEXTEND =+ "native nativesdk"