diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-06 10:06:34 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-17 14:34:44 +0200 |
commit | ef88f723354f9d82316735c4a1b8d5e681749004 (patch) | |
tree | de286af54a8cd668911c0c6c85e1e3eaec536d71 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | de2ecaa13fde8f30b1a6558bbbbdfecfd3cd4bd8 (diff) | |
download | meta-qt5-ef88f723354f9d82316735c4a1b8d5e681749004.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14.2 branch.
Task-number: QTBUG-81892
Change-Id: I0285c08134b4adc1c1d3e7edcfdbdaf550748969
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 2635939d..8c2f5520 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 = "4ec76380e83b86a9202c4b24a1dc3452eedd937b" | 21 | SRCREV = "55c7e18b7be32a6911631f32d4bfb9029c6ad689" |