aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-03-02 09:23:05 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2023-03-02 09:51:42 +0200
commit5fd69071a33ca97452fb4df2afe08c230fcc14c3 (patch)
treeba6b4c3a8327c7140a6bff822040836cbaa36369
parenta09725171e6f7d339f9cc387435d464658dd6493 (diff)
qt5: update submodulesv5.15.13-lts
Update to latest content in lts-5.15.13 branch. Task-number: QTBUG-109768 Change-Id: I83c9c8c139ecc3e93b4d2e04a99910a93ba53a02 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
-rw-r--r--recipes-qt/qt5/qtdeclarative_git.bb2
-rw-r--r--recipes-qt/qt5/qtpdf_git.bb4
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb
index b8693bf7..83b7ae20 100644
--- a/recipes-qt/qt5/qtdeclarative_git.bb
+++ b/recipes-qt/qt5/qtdeclarative_git.bb
@@ -53,6 +53,6 @@ do_install:append:class-nativesdk() {
rm -rf ${D}${OE_QMAKE_PATH_QML}
}
-SRCREV = "261624e2d44ce9db0cb81abb230942becdb32af8"
+SRCREV = "0a8a7521ed395f385d111aa602f9c7b8d09ca991"
BBCLASSEXTEND =+ "native nativesdk"
diff --git a/recipes-qt/qt5/qtpdf_git.bb b/recipes-qt/qt5/qtpdf_git.bb
index 6a98bd4c..52145fe3 100644
--- a/recipes-qt/qt5/qtpdf_git.bb
+++ b/recipes-qt/qt5/qtpdf_git.bb
@@ -180,8 +180,8 @@ SRC_URI:append:libc-musl = "\
file://chromium/0023-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "c20d3e32c0b033dcc9de82a2548d6f6192e821a3"
-SRCREV_chromium = "f7860adb852a797ad68ce9f5f0d1622633775a2f"
+SRCREV_qtwebengine = "a3ca44e5b92c5a0dc7d90337c651c9bdb838ac93"
+SRCREV_chromium = "e48df7803c7c98b0b2471c94057d32e44a301ad5"
SRCREV = "${SRCREV_qtwebengine}"
SRCREV_FORMAT = "qtwebengine_chromium"
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 14c3ce97..88837b04 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -198,8 +198,8 @@ SRC_URI:append:libc-musl = "\
file://chromium/0023-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "c20d3e32c0b033dcc9de82a2548d6f6192e821a3"
-SRCREV_chromium = "f7860adb852a797ad68ce9f5f0d1622633775a2f"
+SRCREV_qtwebengine = "a3ca44e5b92c5a0dc7d90337c651c9bdb838ac93"
+SRCREV_chromium = "e48df7803c7c98b0b2471c94057d32e44a301ad5"
SRCREV = "${SRCREV_qtwebengine}"
SRCREV_FORMAT = "qtwebengine_chromium"