summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-03-22 12:56:19 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-03-28 07:40:00 +0000
commit7b03a69d33cf7887d2c202b38716d04433318b1d (patch)
treeea015f6248455e5b17ba32d29c8a07b74e533b08 /recipes-qt/qt5/qtxmlpatterns_git.bb
parenteb7082378cf7671f09a9c105b1ec6305d9f249cd (diff)
downloadmeta-qt5-7b03a69d33cf7887d2c202b38716d04433318b1d.tar.gz
qt5: update submodules
Update to latest content in Qt 5.13.0 beta2 branch Change-Id: Ie0a5a7e6231ae353ae66f393ce03a17eb1d8991f 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 47c747d4..aaff3606 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 = "9c1abb9c6666b66fcef4ca963ba4f290695ffc90" 28SRCREV = "ea54a86408c73340cdbfc5360209d3a01cc324c2"
29 29
30BBCLASSEXTEND =+ "native nativesdk" 30BBCLASSEXTEND =+ "native nativesdk"
31 31