aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-11-01 14:54:39 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-11-03 20:19:38 +0200
commit39aeb5d1b01f047afa0c8223b889ea045b4c5d94 (patch)
tree5680d1e7dded6f88e497264b6190baf31502054a /recipes-qt/qt5/qttools_git.bb
parent19ceaa67b564c202b612bbf126ce1606d9b94cc0 (diff)
qt5: update submodules
Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Iffd2947fa21d29c83c61b7a35aa12b425d035534
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 d0ce92d1..a8c9677d 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -40,7 +40,7 @@ EXTRA_QMAKEVARS_PRE_append_class-target = "\
${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \
"
-SRCREV = "a339e4a1e3b53d852c1e6a445e3159dbd8bc0e80"
+SRCREV = "e75afb9ab5746b97cb2d9f1538f7fd9ec943bb10"
BBCLASSEXTEND = "native nativesdk"