diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-05 10:36:53 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-06 12:59:02 +0000 |
commit | 7935b6bd03aafb7e238e623bdca832d1437b923a (patch) | |
tree | 8cbfd2b93f7e037dea8cd388f8d66306ea8df23f /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | b9131d61d3f08669b493b5070811f2c617c8ee9f (diff) | |
download | meta-qt5-7935b6bd03aafb7e238e623bdca832d1437b923a.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.12 branch
Task-number: QTBUG-73533
Change-Id: I2c7e5ba745f42751c9402cf593a509ecc25d3355
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 9af4a3f9..0d4f2d07 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 = "c76e2a37310f1e94002488fe33d56d6b00f2d626" | 21 | SRCREV = "3154a358e2988aa9aafd4ecd8c43c8bcc7c1605f" |