summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebglplugin_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-05-11 16:41:45 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-05-11 17:03:44 +0200
commit07a54bf2a9b31e3c7786a1fbe0b436a290db570c (patch)
tree2525df167550f3360074f389beb48f7004237542 /recipes-qt/qt5/qtwebglplugin_git.bb
parent288cdf605351fbfc90d70c616f50a57d4b6d3bc6 (diff)
downloadmeta-qt5-07a54bf2a9b31e3c7786a1fbe0b436a290db570c.tar.gz
qt5: upgrade to 5.15 rc1
* use latest revisions in 5.15 branches 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebglplugin_git.bb b/recipes-qt/qt5/qtwebglplugin_git.bb
index bd8ddb87..fb4e2103 100644
--- a/recipes-qt/qt5/qtwebglplugin_git.bb
+++ b/recipes-qt/qt5/qtwebglplugin_git.bb
@@ -18,4 +18,4 @@ do_configure_prepend() {
18 18
19EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" 19EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}"
20 20
21SRCREV = "ab0d58ef0a2cd21eab7dc612004e416d3d55a78e" 21SRCREV = "219abce4c8fcfbbae13b66c142ee0fd1afd04313"