diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2020-08-06 10:28:35 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2020-08-06 15:07:42 +0300 |
commit | 2ae1a1a432429fd4a8b80b4a8288198a86827d31 (patch) | |
tree | fbc41ba065305182c8d1b8645896a5c42f62ed6f /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 959ee369cc1b8b748062df66c7d7293a9ca65b9b (diff) | |
download | meta-qt5-2ae1a1a432429fd4a8b80b4a8288198a86827d31.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Change-Id: I1f245a9ea0631fd5684865a87e898988f178ce8b
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 584b7220..24b2bee3 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 = "5488f0731ebe9c5566abb897f0cb8d298c5944da" | 21 | SRCREV = "267fba6fdb275601d2a61195ae0260f94f786cff" |