diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-09-18 09:52:55 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-09-23 21:47:01 +0300 |
| commit | 42e5e8418ed1ad592220285a3270468bcbc617c5 (patch) | |
| tree | 9ce5e7a43960dba3214c55ae1ecc3c9c08e6264d /recipes-qt/qt5/qttools_git.bb | |
| parent | a16976979e929618c8fc873b798d78fc82393cab (diff) | |
| download | meta-qt5-42e5e8418ed1ad592220285a3270468bcbc617c5.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I9e654236787fe17974d90d3dc60a1c551287d77d
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 1f70e686..364ec1c4 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 = "01d70a3150191445b043873db2a19474983a411e" | 42 | SRCREV = "9e1bc9718d66afe9bf5bbb92d5bb6d3538dc037b" |
| 43 | 43 | ||
| 44 | BBCLASSEXTEND = "native nativesdk" | 44 | BBCLASSEXTEND = "native nativesdk" |
| 45 | 45 | ||
