diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-08-12 14:04:09 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-08-13 10:33:28 +0000 |
commit | 79791026ff20539180027de0d796f8acd55bc7bf (patch) | |
tree | 28f1c309c8902062daf69ef018ae332a83cf5b2f /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 7d0ec758e43f46f067464da0a4f4f94dbfec9556 (diff) | |
download | meta-qt5-79791026ff20539180027de0d796f8acd55bc7bf.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.13.1 branch
Task-number: QTBUG-76756
Change-Id: I315af7d08fe0d9c1c71bb0c87b9490a2225b74ac
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 239060ac..def9b152 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 = "95957bbecc40e5efb163ab123c2a7d8d04005bef" | 21 | SRCREV = "27495743080cbf0ff7fef2f83f82362d147ae519" |