diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-12-14 12:23:46 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-01-09 17:57:32 +0000 |
commit | f7d2387ba0d80c26ae4febec5c37b05e8df7a32b (patch) | |
tree | c683d2fcb2569ebaf630ba64c29d0c37a2e0bd1a /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 700c4543c5d849a438f4fc225ef4c0103a3ddc05 (diff) | |
download | meta-qt5-f7d2387ba0d80c26ae4febec5c37b05e8df7a32b.tar.gz |
qt5: update submodules
Initial snapshot of 5.12.1 branch
Task-number: QTBUG-72255
Change-Id: Ie44ece792d5320869751976ba69a52890c5a6932
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 74c952a7..9af4a3f9 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 = "41d5d2c7ba79c435b59af924d5b360f78dce01e4" | 21 | SRCREV = "c76e2a37310f1e94002488fe33d56d6b00f2d626" |