diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-03 09:08:52 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-05 06:33:13 +0000 |
commit | 13c852b79587fe8495744cc8523322c9eadd72ae (patch) | |
tree | 9f6bb2b273b7b0feb981d579437736a27959d5bf /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 89b5371ca30d793bc51a01b1a02876006b7ade9f (diff) | |
download | meta-qt5-13c852b79587fe8495744cc8523322c9eadd72ae.tar.gz |
qt5: update submodules
Update to Qt 5.12.0 beta1
Task-number: QTBUG-70847
Change-Id: Ib9c7f8f6d8332ddd2cdf73332b9a1ef96b98bc4f
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 a63480c2..17742b1e 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 = "870a8f2cbec11696d5e378825e82fbb707cc4eaf" | 21 | SRCREV = "36d9bcc2cf1f26afe7e336b13ce59aae54e3cec8" |