diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-08-29 09:39:33 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-08-30 15:47:58 +0300 |
| commit | 5dfe88034368f5fff24066b8fd36e523c78a8141 (patch) | |
| tree | 80dd76b2e1cb0183dfda666d4a42290af53e87a6 /recipes-qt/qt5/qttools_git.bb | |
| parent | b5777bd48ee6cfd32d9ae39a7841749298caaadd (diff) | |
| download | meta-qt5-5dfe88034368f5fff24066b8fd36e523c78a8141.tar.gz | |
qt5: update submodules
* Update Qt 5.14.0 content & switch branch dev -> 5.14
* qtenginio module removed
Change-Id: I8f61a532db31ba6a09cdba5f5e47665bce81d718
Reviewed-by: Kari Hormi <kari.hormi@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 b44f874b..91ce0a2c 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 = "61c0d8017044263dde21f1db57383f6d19f9eb03" | 42 | SRCREV = "eba0529d488536e83b1e32b1c1c6c1000790e329" |
| 43 | 43 | ||
| 44 | BBCLASSEXTEND = "native nativesdk" | 44 | BBCLASSEXTEND = "native nativesdk" |
| 45 | 45 | ||
