diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-02-26 18:08:14 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-04-20 10:06:37 +0000 |
commit | 5bbfbca70586922b9b3f62878f46bc7260f42135 (patch) | |
tree | af739e5f0c5977bcd1f705ed2ab568506424440b | |
parent | f33be06035faaa59cee17e5a97e82d079b4ab444 (diff) | |
download | meta-qt5-5bbfbca70586922b9b3f62878f46bc7260f42135.tar.gz |
packagegroup-qt5-toolchain-target: drop both qtwebkit packages
* qtwebkit builds needs to be fixed first
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rwxr-xr-x | recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb index d899ff94..f8662ecb 100755 --- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | |||
@@ -15,8 +15,6 @@ USE_RUBY = " \ | |||
15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \ | 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \ |
16 | qttranslations-qtquick1 \ | 16 | qttranslations-qtquick1 \ |
17 | qtwebkit-dev \ | 17 | qtwebkit-dev \ |
18 | qtwebkit-mkspecs \ | ||
19 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebkit-qmlplugins', '', d)} \ | ||
20 | " | 18 | " |
21 | 19 | ||
22 | # Requires Wayland to work | 20 | # Requires Wayland to work |