X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-cluster-demo-qtcompositor.bb;h=69dee2dfc29b8fd5d04ead7ff9af5d980b3cfad8;hb=888f57114cc7913c56334a1a4a2bcb7af37babba;hp=0e9afb9c27bd4e4892ae6077a63075eb00c7d102;hpb=4249268041b879b3d2bae338d5de88f4f2d54b26;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-cluster-demo-qtcompositor.bb b/recipes-platform/images/agl-cluster-demo-qtcompositor.bb index 0e9afb9c2..69dee2dfc 100644 --- a/recipes-platform/images/agl-cluster-demo-qtcompositor.bb +++ b/recipes-platform/images/agl-cluster-demo-qtcompositor.bb @@ -1,15 +1,11 @@ DESCRIPTION = "AGL Cluster Demo Qtwayland Compositor image currently contains a \ -simple cluster interface and some AGL service." - -require agl-cluster-demo-qtcompositor.inc +simple cluster interface." LICENSE = "MIT" -IMAGE_FEATURES:append = " \ - " +require recipes-platform/images/agl-image-weston.bb -# add packages for cluster demo qtcompositor -IMAGE_INSTALL:append = " \ - packagegroup-agl-cluster-demo-qtcompositor \ - " +IMAGE_FEATURES += "splash package-management ssh-server-dropbear" +# Add packages for qtcompositor demo +IMAGE_INSTALL += "cluster-gauges-qtcompositor"