diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-13 09:30:34 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-14 10:00:36 +0000 |
commit | 356ff007aa53439fbeb44798e550386f6f9194af (patch) | |
tree | a7ac044a5cab7239b0505d0edeb75c0acee575ea /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 7935b6bd03aafb7e238e623bdca832d1437b923a (diff) | |
download | meta-qt5-356ff007aa53439fbeb44798e550386f6f9194af.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.12.2 branch
Task-number: QTBUG-73533
Change-Id: I9bbbf6ce3992ac834c8f060e0f059e8ae35c4966
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@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 0d4f2d07..7faa3795 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 = "3154a358e2988aa9aafd4ecd8c43c8bcc7c1605f" | 21 | SRCREV = "b1662da58d05dd53b5d4c84a3518c65f417cefd8" |