diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-30 21:29:39 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-18 18:03:49 +0100 |
commit | 444053735fe069a4b621b0344a656be81cf2a9aa (patch) | |
tree | abf32081d638c179deff7150333f4101a14924b7 /recipes-qt/qt5/qtwebglplugin_git.bb | |
parent | 5e18973196e3ba71ed55cff96b323e2ea10c1523 (diff) | |
download | meta-qt5-444053735fe069a4b621b0344a656be81cf2a9aa.tar.gz |
qt5: upgrade to latest revisions in 5.15 branch
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 ec10e83e..bd8ddb87 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 = "11324948c1a68233d08726c13571d394b85f4d13" | 21 | SRCREV = "ab0d58ef0a2cd21eab7dc612004e416d3d55a78e" |