diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-27 13:37:21 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-27 14:36:20 +0100 |
commit | 8cadcbcb52af124417cdc29eb94bf8cdfe86f3d4 (patch) | |
tree | e6e12e0480851ea23e87b9085fa3c2f17e8ee644 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | f13a3cec17a9eb0b11f8ecdb6a36df44f22e2831 (diff) | |
download | meta-qt5-8cadcbcb52af124417cdc29eb94bf8cdfe86f3d4.tar.gz |
qt5: upgrade to 5.14.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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..ec10e83e 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 = "11324948c1a68233d08726c13571d394b85f4d13" |