diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-20 10:17:30 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-21 10:17:55 +0200 |
commit | d708503f0ca12e25d0a669ae2d57a702ae7916b8 (patch) | |
tree | 375bd4d53f690f7cb9b1ac61ada30f29d427c726 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 09821bcf8a979830e2a4b581829978d0e42230a4 (diff) | |
download | meta-qt5-d708503f0ca12e25d0a669ae2d57a702ae7916b8.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14.1 branch.
Task-number: QTBUG-80778
Change-Id: Id13e4f586b4ca6ac74e3db6cf1ed79c0620998e3
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 ec10e83e..ebc9db7a 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 = "11324948c1a68233d08726c13571d394b85f4d13" | 21 | SRCREV = "8476f66f413e89a4eb60f395a6e3840e0fe61a5f" |