Add dependency to images
[AGL/meta-agl.git] / meta-agl / recipes-graphics / images / agl-image-weston.bb
index a547522..bc44979 100644 (file)
@@ -1,11 +1,9 @@
 SUMMARY = "A very basic Wayland image with a terminal"
 
-IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
+require agl-image-weston.inc
 
 LICENSE = "MIT"
 
-inherit core-image distro_features_check
-
-REQUIRED_DISTRO_FEATURES = "wayland"
-
-CORE_IMAGE_BASE_INSTALL += "weston weston-examples"
+IMAGE_INSTALL_append = "\
+    packagegroup-agl-image-weston \
+    "