summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebglplugin_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-05-28 11:53:32 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-06-01 09:39:49 +0300
commitc46b743fd1867e3ad4ecae3b016413fa4e534fd0 (patch)
tree2d256cd063ed098d1d0e3562e5f76dcd38ecd928 /recipes-qt/qt5/qtwebglplugin_git.bb
parent8b4a01436c10cfd79db28f6462f0769dc7de0539 (diff)
downloadmeta-qt5-c46b743fd1867e3ad4ecae3b016413fa4e534fd0.tar.gz
qt5: update submodules
Update to latest content in Qt 5.15 branch. Notes: - qtbase/0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch included in qtbase - qtdeclarative/0002-Use-python3-explicitly.patch removed due QTBUG-84038 Task-number: QTBUG-84150 Change-Id: I183d3d9ed73febd09407ab241af88f707473bca0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
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 2fed4083..584b7220 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 = "f1327aa34c68b1536247c37925a3cbb255f6f27a" 21SRCREV = "5488f0731ebe9c5566abb897f0cb8d298c5944da"