diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-05 14:04:00 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-05 13:51:04 +0000 |
| commit | 7193a7f1f4f49ba940d5b4cc15a46be2077d0a14 (patch) | |
| tree | b564b8d891051b3258566ae5d594d90f07e7f6a2 /recipes-qt/packagegroups | |
| parent | 29445f6e37a669276d28b96e07d6f80443f244b8 (diff) | |
| download | meta-qt5-7193a7f1f4f49ba940d5b4cc15a46be2077d0a14.tar.gz | |
qtquick1: remove recipe and all references
* webkit part is broken (at least)
* It is dead since 5.7 / 11/2016
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/packagegroups')
| -rwxr-xr-x | recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb index f8662ecb..8219aeb2 100755 --- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | |||
| @@ -9,11 +9,6 @@ PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" | |||
| 9 | 9 | ||
| 10 | # Requires Ruby to work | 10 | # Requires Ruby to work |
| 11 | USE_RUBY = " \ | 11 | USE_RUBY = " \ |
| 12 | qtquick1-dev \ | ||
| 13 | qtquick1-mkspecs \ | ||
| 14 | qtquick1-plugins \ | ||
| 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \ | ||
| 16 | qttranslations-qtquick1 \ | ||
| 17 | qtwebkit-dev \ | 12 | qtwebkit-dev \ |
| 18 | " | 13 | " |
| 19 | 14 | ||
