diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-06 12:23:04 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-10 10:13:48 +0200 |
commit | 81da5b253a73542db8cc0286e541fde084a1a58b (patch) | |
tree | 40e98cb8126f356446da55cf104ec65b01a85ec0 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 791c85207919ccbaea78d43101446e8ada73d2a0 (diff) | |
download | meta-qt5-81da5b253a73542db8cc0286e541fde084a1a58b.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-81892
Change-Id: Ib35cadb8ba2dc9b74306f3acb74a6acd0142d859
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..2635939d 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 = "4ec76380e83b86a9202c4b24a1dc3452eedd937b" |