diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-07-04 12:38:41 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-07-05 07:01:47 +0000 |
commit | 0ab7116f9cbb93b3132481731db296245044fbff (patch) | |
tree | 3a57782f805750428233c812f37e897fa7a1a994 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 54ff6c13316cc975852c9712d7086de5ff32da6a (diff) | |
download | meta-qt5-0ab7116f9cbb93b3132481731db296245044fbff.tar.gz |
qt5: update to Qt 5.11.2
The commercial Qt license agreement was added in qtbase, use that
as the The-Qt-Company-Commercial license. Remove old licenses that
are no longer used.
Change-Id: I25172c46b36c3b342ef0cf89ba9741c7c9fc7b7e
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 c5605b4a..eb823fca 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 = "c40e4790835bd91a36bb19183d0799ff56555964" | 21 | SRCREV = "bdbbafb0f842530757c4e1a13072e0d3a514d1cb" |