diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-14 09:40:17 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-22 07:41:13 +0300 |
| commit | 0be6a24a4623f52b8b92fa77f0f1c3faf4169d27 (patch) | |
| tree | 857f5164765bcce7ca0d3ad67d25a34aec344c3f /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | bf923061ee01f9fd93bed5550861d4f2ca8b06f1 (diff) | |
| download | meta-qt5-0be6a24a4623f52b8b92fa77f0f1c3faf4169d27.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.13.2 branch.
Task-number: QTBUG-78897
Change-Id: Ib95b6d901569c2a5ae64b66926fa27d79251c18a
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 18657f75..db56a0cb 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 = "7e9f4028c5ac856d9a307927528fd4065f8b4ff8" | 21 | SRCREV = "11b83427d9770f50b5d8ec420ec810e393f3af8c" |
