diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-01 13:00:25 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-07 17:33:45 +0300 |
commit | c8a3fd4b856e6f71d4811da2a0514c7656687c35 (patch) | |
tree | fcc007593d7c38eaa2beac9c4cc6f7e8eefaa599 /recipes-qt/qt5/qttools_git.bb | |
parent | de935868de34d5ab8c34edf7eded74499d6c3798 (diff) | |
download | meta-qt5-5.14.0-beta1.tar.gz |
qt5: update submodulesv5.14.0-beta1
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-77876
Change-Id: I06f789e0503baf0b89d63b76af0f45ea60af412b
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r-- | recipes-qt/qt5/qttools_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index a5706ab9..daa9cbc0 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
@@ -39,7 +39,7 @@ EXTRA_QMAKEVARS_PRE_append_class-target = "\ | |||
39 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG-=config_clang', d)} \ | 39 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG-=config_clang', d)} \ |
40 | " | 40 | " |
41 | 41 | ||
42 | SRCREV = "3179a484e03df899c70be234750081eca599416f" | 42 | SRCREV = "be238aae25d2a8a9eed9da382f8ba769beb87be5" |
43 | 43 | ||
44 | BBCLASSEXTEND = "native nativesdk" | 44 | BBCLASSEXTEND = "native nativesdk" |
45 | 45 | ||