diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-05-23 12:34:34 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-05-29 06:33:42 +0000 |
commit | c96f9b3eba0ff3daebbf213d7abb915ebeee6f66 (patch) | |
tree | 3d5b69757619162313c9ed3d674b534f9aeafdb7 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | baf9b8e6918c76d7f58d557d9a102b5b5d1727c0 (diff) | |
download | meta-qt5-c96f9b3eba0ff3daebbf213d7abb915ebeee6f66.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.12.4 branch
Task-number: QTBUG-75966
Change-Id: I481a2f9a7e8ac3cd28c0c32b793c3fcd11124cb2
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 51cdfdb5..4a4a1617 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 = "10a64558ce927e2df0f2dfe7ff3d786d4737c06e" | 21 | SRCREV = "8fba2d1110bed680941c6fef8ead9bfffeaf0003" |