From b434031733b5fc0889ce89af669950f6b1cd9aa1 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 27 May 2020 15:22:21 +0200 Subject: qt5: upgrade to 5.15.0 * https://www.qt.io/blog/qt-5.15-released * continue to use latest revision in 5.15 (and 80-based) branch for qtwebengine, because we were already using newer than v5.15.0 revision and some of those fixes are needed for master (e.g. for build with gcc-10) Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebview_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwebview_git.bb') diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb index 841f919f..66e434c1 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 = "a15f2b83c42286ab7f4b4c406e4795b6a1a9a13e" +SRCREV = "3db7be97488c19e34360bc48cb46605d51876e15" -- cgit v1.2.3