diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-25 09:26:22 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-26 07:45:38 +0000 |
commit | d4f557ae7c0e82b589ee5282d37360911efd2593 (patch) | |
tree | 65adc885745ce5a5bfd451e88724fff170c91efe /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | bd7a586d835d1dd0a5b201338e223fb94adc4380 (diff) | |
download | meta-qt5-d4f557ae7c0e82b589ee5282d37360911efd2593.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.12(.3) branch
Task-number: QTBUG-74623
Change-Id: I58e0d192658129922a463ccbf9e3c0f247c973a0
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 7faa3795..51cdfdb5 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 = "b1662da58d05dd53b5d4c84a3518c65f417cefd8" | 21 | SRCREV = "10a64558ce927e2df0f2dfe7ff3d786d4737c06e" |