diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2019-10-30 13:06:41 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-04 10:44:07 +0200 |
| commit | 434e1ab73eb011fa35ba8607f97817fc60615390 (patch) | |
| tree | d32fca45ab093d3f0bdac0fde8ee596a68c31fcf /recipes-qt/qt5/qtwebglplugin_git.bb | |
| parent | ec860bdcdb8c4b64f9b4d73b0e1723bd18bd1112 (diff) | |
| download | meta-qt5-434e1ab73eb011fa35ba8607f97817fc60615390.tar.gz | |
qt5: update to Qt 5.15
Latest revision from 5.15 branches.
Change-Id: Ie293c8af27caecb3cea06ef5993a00742423d679
Reviewed-by: Mikko Gronoff <mikko.gronoff@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..890c9123 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 = "1714aa0211057e79d1885c5b93d82993fefe1197" |
