diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-03 10:10:02 +0200 |
---|---|---|
committer | Martin Jansa <martin.jansa@lge.com> | 2020-04-17 04:27:46 -0700 |
commit | 7d0b17aa229edc9e138edfe0e8477fbbe9013ba6 (patch) | |
tree | fe0a91c3844c2af9c536026f9a2de06cb2241489 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 1f1afdb6a7d1b4d2c1d520a701c8ac06f9a79002 (diff) | |
download | meta-qt5-7d0b17aa229edc9e138edfe0e8477fbbe9013ba6.tar.gz |
qt5: upgrade to 5.12.8
Signed-off-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 0d85a507..b76eb48d 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 = "181201db91595a9a79b742a873360be3e3dd6f8b" | 21 | SRCREV = "07074154be0733ca678d0ce684e8f0cfd4925462" |