From 690bc6fc8f3f07bf2e5a2c1503c0ca2362a443e5 Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Tue, 13 Dec 2016 01:24:43 +0900 Subject: remove qtquick1 and qtwebkit Change-Id: Ie33b59a564411655fcf41f0482be5135e6f1dff2 Signed-off-by: Tasuku Suzuki --- recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb | 8 -------- recipes-qt/packagegroups/packagegroup-agl-demo-qt-examples.bb | 5 ----- 2 files changed, 13 deletions(-) (limited to 'recipes-qt') diff --git a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb index 5444095f..c953a326 100644 --- a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb +++ b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb @@ -21,19 +21,11 @@ RDEPENDS_${PN} += "\ qtdeclarative-plugins \ qtdeclarative-qmlplugins \ qtdeclarative-tools \ - qtquick1 \ - qtquick1-plugins \ - qtquick1-tools \ qtwayland \ qtwayland-plugins \ qtwayland-tools \ qtgraphicaleffects-qmlplugins \ - qml-execscript-plugin \ " RDEPENDS_${PN}_checkforkrogoth += "\ qtwayland-examples \ " - - -# qtwebkit -# qtwebkit-qmlplugins diff --git a/recipes-qt/packagegroups/packagegroup-agl-demo-qt-examples.bb b/recipes-qt/packagegroups/packagegroup-agl-demo-qt-examples.bb index 7c195459..a1d779a7 100644 --- a/recipes-qt/packagegroups/packagegroup-agl-demo-qt-examples.bb +++ b/recipes-qt/packagegroups/packagegroup-agl-demo-qt-examples.bb @@ -20,14 +20,9 @@ RDEPENDS_${PN} += "\ qtdeclarative-examples \ qtlocation-examples \ qtmultimedia-examples \ - qtquick1-examples \ - qtscript-examples \ qtsensors-examples \ - qtsvg-examples \ qtsystems-examples \ qttools-examples \ qtwayland-examples \ qtxmlpatterns-examples \ - qtquick1-examples \ - qtwebkit-examples-examples \ " -- cgit 1.2.3-korg