aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2022-05-19 11:29:35 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2022-05-31 22:59:43 +0300
commit8243172c5ddbb0ede701a241e86d5ec903d1e44d (patch)
treec5b3a60c6950f2fc840d0b514cc323f005cfec19 /recipes-qt/qt5/qttools_git.bb
parent04b592b904c931aa0adf804e44693e285c3ac515 (diff)
qt5: update submodulesv5.15.10-lts
Update to latest content in Qt 5.15.10 branch. Task-number: QTBUG-102791 Change-Id: I17757aa9864b07aef02c2244951fe04ab8162709 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index bca23d9c..ec825991 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -39,7 +39,7 @@ EXTRA_QMAKEVARS_PRE += " \
${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \
${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=disable_external_rpath CONFIG+=assistant', 'CONFIG+=noqdoc', d)} \
"
-SRCREV = "97a63ed277504bdac0c8085c788521bdce01f65a"
+SRCREV = "d35b8c5a9687ef4b5d76d96c29f14f2c24e5bf2b"
BBCLASSEXTEND = "native nativesdk"