diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-23 14:06:17 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-27 08:11:50 +0000 |
| commit | 2182525a8e38f9d328d36263b7b16efb8b91b7a6 (patch) | |
| tree | 94d9233e43517ed0e81c633be21d9055a5569bb2 /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | ff6127ddd318d422f595295d1c189a86b3032873 (diff) | |
| download | meta-qt5-2182525a8e38f9d328d36263b7b16efb8b91b7a6.tar.gz | |
qt5: update submodules
Update to latest content in 5.11.3 branch
Task-number: QTBUG-71658
Change-Id: Idf2949f0dbbc75e1ad6b082ddf992e4e2f9009d3
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 749b95a2..993ad3ff 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 = "4519f09577e76c6c0f6cc7ca4c0a5a78174bc4a9" | 21 | SRCREV = "b57a3ce9d95f36ca0f1b1d1e9cf1e20030e882d8" |
