diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-09-23 11:43:24 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-10 09:13:31 +0300 |
commit | 79a0e938922f85638b578a9ae0f21c8856176e68 (patch) | |
tree | b677a1444be30c24ef37c59873094336985ea0c1 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 9c73608680fad365baa93f992ccf25c82014048f (diff) | |
download | meta-qt5-79a0e938922f85638b578a9ae0f21c8856176e68.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.13.2 branch.
Task-number: QTBUG-78897
Change-Id: Ie7738c94e4f01bb2f2550affd5abe987c5959563
Reviewed-by: Jani Heikkinen <jani.heikkinen@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 def9b152..18657f75 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 = "27495743080cbf0ff7fef2f83f82362d147ae519" | 21 | SRCREV = "7e9f4028c5ac856d9a307927528fd4065f8b4ff8" |