These aren't useful at the moment, so remove them and all references to
them.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
IMAGE_INSTALL = "\
${CORE_IMAGE_BASE_INSTALL} \
packagegroup-core-clutter-core \
- packagegroup-core-clutter-tests \
- packagegroup-core-clutter-apps"
+ "
inherit core-image
inherit packagegroup
PACKAGES = "\
- packagegroup-core-clutter-core \
- packagegroup-core-clutter-apps \
- packagegroup-core-clutter-tests \
+ ${PN}-core \
"
-RDEPENDS_packagegroup-core-clutter-core = "\
+RDEPENDS_${PN}-core = "\
clutter-1.8 \
clutter-gst-1.8 \
clutter-gtk-1.8 \
"
-
-#RDEPENDS_packagegroup-core-clutter-tests = "\
-# clutter-gst-1.8-examples \
-# clutter-gtk-1.8-examples"
-
-#RDEPENDS_packagegroup-core-clutter-apps = "\
-# clutter-box2d "