diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-25 09:58:19 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-29 09:20:06 +0200 |
| commit | 280139a9d5a7025020de661b2f2050c60419d1b7 (patch) | |
| tree | 2b54ca7a926b8a4565cead7f4aa03975f563d8a7 /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | 929b2ef266c6eb4cc1f5500f421fda449cd8900b (diff) | |
| download | meta-qt5-280139a9d5a7025020de661b2f2050c60419d1b7.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: Iae130833697aea9c3c284285927fb0b52b8faaea
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 fc73a4e9..629cc715 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 = "63a47ff1f83c64e6865edd61657ad1d636fcae23" | 21 | SRCREV = "2f47e9505bfc3e8a8adc16e6cc3e381e98cf3c9a" |
