diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-06 15:43:17 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-15 13:41:24 +0000 |
commit | 6b354b933c526015c1c98e2334cdb29cb5e489e1 (patch) | |
tree | 30b397141d59c3127f70ba0611ce8521d735eb7e /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 4064b3b6ea53fb1ee1f9f96b06c6abe120b830f4 (diff) | |
download | meta-qt5-6b354b933c526015c1c98e2334cdb29cb5e489e1.tar.gz |
qt5: update submodules
Update to initial Qt 5.11.3 branch snapshot
Task-number: QTBUG-71658
Change-Id: Ia4c945df724e2c3c68813aa7b3f210d2ff076647
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 1df01552..749b95a2 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 = "4f1c8aa8fcc60ca7eef5f92d4e920b065336ffd0" | 21 | SRCREV = "4519f09577e76c6c0f6cc7ca4c0a5a78174bc4a9" |