diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-29 21:52:28 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-06 09:15:45 +0200 |
| commit | c29bdf41c4494e278a17a233048205bf212e040f (patch) | |
| tree | 964f9c8278d02ce49cbd6cff4a47189f4eba47fb /recipes-qt/qt5/qttools_git.bb | |
| parent | 2380ffc4b549bf233927df66f9d981f4c417628c (diff) | |
| download | meta-qt5-c29bdf41c4494e278a17a233048205bf212e040f.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-80823
Change-Id: I5230d9fea7ee8d0cb3227e77d62c93ae0cd921b3
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 6d426915..49a1790f 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 = "\ | |||
| 49 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \ | 49 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \ |
| 50 | " | 50 | " |
| 51 | 51 | ||
| 52 | SRCREV = "d8a971b8475035f61e1ad3baaef6a8c49556c42d" | 52 | SRCREV = "94ee5927f5551d32876f5854c8b0f630b68b4659" |
| 53 | 53 | ||
| 54 | BBCLASSEXTEND = "native nativesdk" | 54 | BBCLASSEXTEND = "native nativesdk" |
| 55 | 55 | ||
