aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-04-09 23:12:00 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-04-11 09:12:59 +0000
commit3c86e3c28f00129fd408f9ad8daddd034bb19161 (patch)
tree5b58ebf4e7aeea8490866bff0cac778e08c7b42f /recipes-qt/qt5/qtxmlpatterns_git.bb
parentf2b9b3047d2684a52d525618ef0a326f97e3e37b (diff)
qt5; update submodulesv5.12.3
Update to latest content in Qt 5.12.3 branch Task-number: QTBUG-74623 Change-Id: I2868f80fa7b734729aaeb362e982818dbe760884 Reviewed-by: Kari Oikarinen <kari.oikarinen@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 0394e0d4..d1ea2d5c 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 = "595e7cf516be4667b41ed358eabafcbf2f23ef5c"
+SRCREV = "6feae569229fa391454b76450138ce83cf326046"
BBCLASSEXTEND =+ "native nativesdk"