diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-07 08:51:54 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-09 09:33:25 +0200 |
| commit | ef706ae03e252f9ac2463c2c49ca29f4e69b290d (patch) | |
| tree | d138fd040b9709c924481502225e06ab7d8e1109 /recipes-qt/qt5/qttools_git.bb | |
| parent | 469fb4f4ee2ad7cb4b6e8e457e6f69d21775c4dd (diff) | |
| download | meta-qt5-ef706ae03e252f9ac2463c2c49ca29f4e69b290d.tar.gz | |
qt5: update submodulesv5.14.0-beta3
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I0074c35629e0d621f77e4b8bc19b83791f520ae4
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 a8c9677d..a24e8a3f 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 = "\ | |||
| 40 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \ | 40 | ${@bb.utils.contains('PACKAGECONFIG', 'clang', 'CONFIG+=config_clang', 'CONFIG+=config_clang_done CONFIG-=config_clang', d)} \ |
| 41 | " | 41 | " |
| 42 | 42 | ||
| 43 | SRCREV = "e75afb9ab5746b97cb2d9f1538f7fd9ec943bb10" | 43 | SRCREV = "c962370b3db644bb05c410b2536552466b4eac86" |
| 44 | 44 | ||
| 45 | BBCLASSEXTEND = "native nativesdk" | 45 | BBCLASSEXTEND = "native nativesdk" |
| 46 | 46 | ||
