summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-05 10:36:53 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-02-06 12:59:02 +0000
commit7935b6bd03aafb7e238e623bdca832d1437b923a (patch)
tree8cbfd2b93f7e037dea8cd388f8d66306ea8df23f /recipes-qt/qt5/qtxmlpatterns_git.bb
parentb9131d61d3f08669b493b5070811f2c617c8ee9f (diff)
downloadmeta-qt5-7935b6bd03aafb7e238e623bdca832d1437b923a.tar.gz
qt5: update submodules
Update to latest content in Qt 5.12 branch Task-number: QTBUG-73533 Change-Id: I2c7e5ba745f42751c9402cf593a509ecc25d3355 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 3daa5d85..5c3ef816 100644
--- a/recipes-qt/qt5/qtxmlpatterns_git.bb
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -25,7 +25,7 @@ do_configure_prepend() {
25 25
26EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" 26EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
27 27
28SRCREV = "fe5b5faf66f6e752f8425fd56326f47fd4888b76" 28SRCREV = "5e2450f4559f03a480e37318084bab99fdc128fc"
29 29
30BBCLASSEXTEND =+ "native nativesdk" 30BBCLASSEXTEND =+ "native nativesdk"
31 31