aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorJani Suonpera <jani.suonpera@qt.io>2021-02-09 12:29:21 +0200
committerJani Suonpera <jani.suonpera@qt.io>2021-02-09 16:37:52 +0200
commitca6bf4021de017044be50162333fe9ec99a33fb8 (patch)
tree484e004fcd677457c098e4d5e0a862b9ed1c8762 /recipes-qt/qt5/qttools_git.bb
parent5a29299dd08140856ec083711fcb32f164ca94a8 (diff)
qt5: update submodules for LTS 5.15
Sync latest submodules. Task-number: QTBUG-90623 Change-Id: Ieeca71202a5bd62ef8327cec4cc48bae099a2597 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
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 21e5b55d..74622f2e 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 = "63bacb8f099b35a68d86a20a80e8ff5e33f86d5f"
+SRCREV = "bf7e066168af57eaaecc66fe983d92bcad3f2ce6"
BBCLASSEXTEND = "native nativesdk"