diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-09-04 09:22:20 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-09-06 08:46:58 +0000 |
commit | 78b8872328a2162c1030831a36d0814da6c200a5 (patch) | |
tree | b289fdf662017a8a7cfc89812ecd2ee5b77e70d7 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 32dafa2a682d72aeceed22e2dda4bb6d34309b52 (diff) | |
download | meta-qt5-78b8872328a2162c1030831a36d0814da6c200a5.tar.gz |
qt5: update submodules
Update to 5.11.2 RC
Task-number: QTBUG-68980
Change-Id: Iaf47c9e333ba04babcd63df385215902a5fb343d
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 fb30aa42..1df01552 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 = "e87065b17b9797aaeb0405a9c4b6191d1745d505" | 21 | SRCREV = "4f1c8aa8fcc60ca7eef5f92d4e920b065336ffd0" |