diff options
author | Jani Suonpera <jani.suonpera@qt.io> | 2020-12-10 09:03:39 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2021-01-22 12:00:07 +0100 |
commit | 280487f20bca829527a597d6263b0344a01917ac (patch) | |
tree | 921fe264e59fe40394e4b38d76020ccea595a0aa /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | cad441b37681ec1c23ccf20e7cbeffdc9d7ba808 (diff) | |
download | meta-qt5-280487f20bca829527a597d6263b0344a01917ac.tar.gz |
Update to Qt 5.15.2
Signed-off-by: Jani Suonpera <jani.suonpera@qt.io>
Change-Id: I5992e74cf524f9378dab64503345111b1cc159f2
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 97535926..fd14851a 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 = "a76d0002b75ecf0ed9ef6ddb1b96056aa324eed7" | 21 | SRCREV = "5e41e564aaf96b7e49403af5099995efbe4cac8e" |