From c46b743fd1867e3ad4ecae3b016413fa4e534fd0 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 28 May 2020 11:53:32 +0300 Subject: 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 --- recipes-qt/qt5/qtwebglplugin_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwebglplugin_git.bb') 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() { EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" -SRCREV = "f1327aa34c68b1536247c37925a3cbb255f6f27a" +SRCREV = "5488f0731ebe9c5566abb897f0cb8d298c5944da" -- cgit v1.2.3-54-g00ecf