diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-08-31 12:33:12 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-09-01 08:46:42 +0300 |
commit | a22f0e22524a921422740ce640187e14dd829552 (patch) | |
tree | 285d968342bc74940032326a9502b42f947b49f6 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 2d49c5f7205f6f62199ee81ef57cd8032bf468ed (diff) | |
download | meta-qt5-a22f0e22524a921422740ce640187e14dd829552.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15.1 branch.
Task-number: QTBUG-84150
Change-Id: Iad9b9487efa723bb2f4e4011df347d7f58e2c94c
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 24b2bee3..8eb8fce3 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 = "267fba6fdb275601d2a61195ae0260f94f786cff" | 21 | SRCREV = "835b594bda455a3ecb768605d64fb3ca29ceb51d" |