aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebview_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/qtwebview_git.bb
parent8b4a01436c10cfd79db28f6462f0769dc7de0539 (diff)
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/qtwebview_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebview_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb
index adaeae10..29367e38 100644
--- a/recipes-qt/qt5/qtwebview_git.bb
+++ b/recipes-qt/qt5/qtwebview_git.bb
@@ -23,4 +23,4 @@ python() {
if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split():
raise bb.parse.SkipRecipe('Requires meta-python2 to be present.')
}
-SRCREV = "d2e2dbeaf681a5a1b79808e1ed982ae6e4563ae4"
+SRCREV = "1b514c3b7d1b5d6ddfbfd818cf878a425d2b5f8b"