Prepare master for new framework integration
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-image-graphical-html5.bb
index 0ec6829..c25a927 100644 (file)
@@ -1,10 +1,19 @@
 SUMMARY = "An image containing all packages required to run web applications"
 
-require agl-image-graphical-html5.inc
+require recipes-platform/images/agl-image-minimal.inc
+
+IMAGE_FEATURES += "splash"
+
+IMAGE_FEATURES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'ssh-server-dropbear' , '', d)}"
+
+inherit features_check
+
+REQUIRED_DISTRO_FEATURES = "wayland"
+
 
 LICENSE = "MIT"
 
-IMAGE_INSTALL_append = "\
+IMAGE_INSTALL:append = "\
     packagegroup-agl-profile-graphical-html5 \
     "