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 /lib | |
| 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 'lib')
| -rw-r--r-- | lib/recipetool/create_qt5.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/recipetool/create_qt5.py b/lib/recipetool/create_qt5.py index 3ac991fb..dab67b4a 100644 --- a/lib/recipetool/create_qt5.py +++ b/lib/recipetool/create_qt5.py | |||
| @@ -47,7 +47,6 @@ class Qt5CmakeHandler(CmakeExtensionHandler): | |||
| 47 | 'qtsystems': 'Qt5PublishSubscribe Qt5ServiceFramework Qt5SystemInfo', | 47 | 'qtsystems': 'Qt5PublishSubscribe Qt5ServiceFramework Qt5SystemInfo', |
| 48 | 'qtscript': 'Qt5Script Qt5ScriptTools', | 48 | 'qtscript': 'Qt5Script Qt5ScriptTools', |
| 49 | 'qttools': 'Qt5Designer Qt5Help Qt5LinguistTools Qt5UiPlugin Qt5UiTools', | 49 | 'qttools': 'Qt5Designer Qt5Help Qt5LinguistTools Qt5UiPlugin Qt5UiTools', |
| 50 | 'qtenginio': 'Qt5Enginio', | ||
| 51 | 'qtsensors': 'Qt5Sensors', | 50 | 'qtsensors': 'Qt5Sensors', |
| 52 | 'qtmultimedia': 'Qt5Multimedia Qt5MultimediaWidgets', | 51 | 'qtmultimedia': 'Qt5Multimedia Qt5MultimediaWidgets', |
| 53 | 'qtwebchannel': 'Qt5WebChannel', | 52 | 'qtwebchannel': 'Qt5WebChannel', |
