diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-14 15:20:42 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-15 10:10:25 +0200 |
commit | 8db4ab3559c2566f668248890eb27979ad0a5d16 (patch) | |
tree | c2ac9623f16ad5441fdd55c23a05962c54d95ed4 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | f6ebff397a53e9c2a23f67d1fc74b5fed11df4f9 (diff) | |
download | meta-qt5-8db4ab3559c2566f668248890eb27979ad0a5d16.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14.1 branch.
Task-number: QTBUG-80778
Change-Id: Ib4622941c0481253dea6db44f9b635984b802f42
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 ebc9db7a..ec10e83e 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 = "8476f66f413e89a4eb60f395a6e3840e0fe61a5f" | 21 | SRCREV = "11324948c1a68233d08726c13571d394b85f4d13" |