aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-01-11 09:16:06 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2023-01-12 14:46:26 +0200
commit966ab9dad6fd66cab495c7ae4f0450cf1dc2fab0 (patch)
treeb442a612494d77b3a42afce3d2d3aa06a9562d23
parent7b36bfcfaeac2c470a2bde9f96eac13434986154 (diff)
qtpdf: sync with latest qtwebengine revision
Use the same source for qtpdf & qtwebengine. Amends submodule update commit a02581b881e2bc7026eba1db8a66dcfce1012ce2. Change-Id: Id66001fba041106058a80bb26bd04a7acb2b2d0d Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
-rw-r--r--recipes-qt/qt5/qtpdf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtpdf_git.bb b/recipes-qt/qt5/qtpdf_git.bb
index c65293b4..c7b1edc9 100644
--- a/recipes-qt/qt5/qtpdf_git.bb
+++ b/recipes-qt/qt5/qtpdf_git.bb
@@ -181,7 +181,7 @@ SRC_URI:append:libc-musl = "\
file://chromium/0023-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "4ea03a0affbfd6ff36a7defd391b7ca139d18c8e"
+SRCREV_qtwebengine = "38e0df6c6e5a1186b68df9b3d6f4cafbb211f2da"
SRCREV_chromium = "e0fd3a5d3ce79d43dee6e0bad16a71123d9a14b3"
SRCREV = "${SRCREV_qtwebengine}"