diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-07 08:51:54 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-09 09:33:25 +0200 |
| commit | ef706ae03e252f9ac2463c2c49ca29f4e69b290d (patch) | |
| tree | d138fd040b9709c924481502225e06ab7d8e1109 /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | 469fb4f4ee2ad7cb4b6e8e457e6f69d21775c4dd (diff) | |
| download | meta-qt5-ef706ae03e252f9ac2463c2c49ca29f4e69b290d.tar.gz | |
qt5: update submodulesv5.14.0-beta3
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I0074c35629e0d621f77e4b8bc19b83791f520ae4
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 8425a40c..fc73a4e9 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 = "64b88a7fbd90cb1f78eacf2a8fd1104876c32836" | 21 | SRCREV = "63a47ff1f83c64e6865edd61657ad1d636fcae23" |
