aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorBernhard Hartleb <bernhard.hartleb@gmail.com>2023-04-11 16:31:35 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2023-04-11 16:54:51 +0200
commitabd817d7525db34bf3328e4cfea1c8dae24c9f0f (patch)
treed4eaf36f3c6452a87657d4491886f68975a8a3a6 /recipes-qt/qt5/qtwebengine_git.bb
parent41fefb7cf44a89022a381e672c44a48dd9fb533c (diff)
qt5: upgrade to v5.15.9-lts-lgpl
Update all available SRCREVs and remove obsolete patches https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.8/release-note.md https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.9/release-note.md Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 7f368d99..47eb28ea 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -200,7 +200,7 @@ SRC_URI:append:libc-musl = "\
file://chromium/0023-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "c7e716ef1ffd63a8ab1f4dbf879230849eb3b505"
+SRCREV_qtwebengine = "4f570bd7add21725d66ac8396dcf21917c3a603f"
# this is 3 commits ahead of what submodule in 5.15.10 uses (caba2fcb0fe8a8d213c4c79d26da3bb88eee61c7), but contains useful fix:
SRCREV_chromium = "ecc2bb74f1f7140fc52650042299be18e826b27b"
SRCREV = "${SRCREV_qtwebengine}"