aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-07-06 10:06:31 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-07-07 12:47:40 +0300
commitb18d39f2a9258dab8587e563086cdc7de08257c1 (patch)
tree2522f4e3319096e15c15981035382073390b5455 /recipes-qt/qt5/qttools_git.bb
parent1f53dbb5ce1f451d5ffe49a9541cca92d4be6ac0 (diff)
qt5: update submodules
Update to latest content in Qt 5.15 branch. notes: * qtbase patch 0012 obsoleted by commit "a5dd0b4e68724ecd7335c7d20e4df5aa17f1a205 qmake: Stop using -isystem flag" Task-number: QTBUG-84150 Change-Id: Ifcd16f19cec86d1d89f2b79494c6204a22657ff7 Reviewed-by: Rami Potinkara <rami.potinkara@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 00fb5021..eac549b6 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -49,7 +49,7 @@ EXTRA_QMAKEVARS_PRE_append_class-target = "\
${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \
"
-SRCREV = "d4342ab7e827960c417f9aa60340e8a56ff5a1c9"
+SRCREV = "c9e9fd967b38f975e7c5743b7f5c4316df99121e"
BBCLASSEXTEND = "native nativesdk"