diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-18 12:19:16 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-07 09:15:39 +0200 |
commit | e8ea238957ec233e360d6ffe3f9f318c58bd943c (patch) | |
tree | 1637eea3db16d0dc744983ad7285e4bc0940edd7 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | d8e970eb1a9b585fe9a4116b9263c5ffc5940caf (diff) | |
download | meta-qt5-e8ea238957ec233e360d6ffe3f9f318c58bd943c.tar.gz |
qt5: update submodules
- update to latest content in Qt 5.14(.1) branch
- update Qt Enterprise License Agreement to v4.2.1
Task-number: QTBUG-80778
Change-Id: Ibe7ecf93fdae8fc07a8ec95eb339b9d14b22ce22
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 629cc715..ebc9db7a 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 = "2f47e9505bfc3e8a8adc16e6cc3e381e98cf3c9a" | 21 | SRCREV = "8476f66f413e89a4eb60f395a6e3840e0fe61a5f" |