diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-26 10:06:00 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-04-01 12:58:35 +0300 |
| commit | 07bfd3543d9a36e222e4e1ef6cfb011132f20a5b (patch) | |
| tree | 37749db8e79e851424a8dcb8996f190835472b51 /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | 2adb0d385cf93f54217ffb00e6dab904b5c5d0d6 (diff) | |
| download | meta-qt5-5.12.8.tar.gz | |
qt5: update submodulesv5.12.8
Update to latest content in Qt 5.12.8 branch.
Task-number: QTBUG-82321
Change-Id: I0f8b38b16745b56c2475190ca0114cce738c8dc9
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 b5196672..b76eb48d 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 = "351aed887164689b21e85416f6489b70b4cc6f7c" | 21 | SRCREV = "07074154be0733ca678d0ce684e8f0cfd4925462" |
