diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-12 12:13:34 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-13 12:42:23 +0000 |
commit | 8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3 (patch) | |
tree | 9aff482bd10ae670de76f796f424c9a8e57964f1 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 0fc03a9d5bb72e9425a3033f9cdba5e28c73e338 (diff) | |
download | meta-qt5-8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3.tar.gz |
qt5: update submodules
Update to Qt 5.11.1 snapshot
Task-number: QTBUG-68389
Change-Id: I1c384333c708cf8763c42b4adc155c889f0c5b3b
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebglplugin_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebglplugin_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebglplugin_git.bb b/recipes-qt/qt5/qtwebglplugin_git.bb index aebdd07e..c5605b4a 100644 --- a/recipes-qt/qt5/qtwebglplugin_git.bb +++ b/recipes-qt/qt5/qtwebglplugin_git.bb | |||
@@ -18,4 +18,4 @@ do_configure_prepend() { | |||
18 | 18 | ||
19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" | 19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" |
20 | 20 | ||
21 | SRCREV = "2aaf05b352019f863c6308d8c749ece5ecbba96b" | 21 | SRCREV = "c40e4790835bd91a36bb19183d0799ff56555964" |