X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-ivi%2Fimages%2Fagl-image-ivi.bb;h=dd4f89b15fe33a828ccaf6e2852a3ede143a77d6;hb=153d222369afe315350a33571244569f2ce4c75a;hp=e14101edd0b225cecc10d07977158e2a0e0859ff;hpb=72201670bd566441ffc0a15270ce2290438632b9;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-ivi/images/agl-image-ivi.bb b/meta-agl/recipes-ivi/images/agl-image-ivi.bb index e14101edd..dd4f89b15 100644 --- a/meta-agl/recipes-ivi/images/agl-image-ivi.bb +++ b/meta-agl/recipes-ivi/images/agl-image-ivi.bb @@ -1,16 +1,17 @@ SUMMARY = "A basic system of AGL distribution of IVI profile" -IMAGE_FEATURES += "splash package-management ssh-server-dropbear" +DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile." -LICENSE = "MIT" +require agl-image-ivi.inc -inherit core-image distro_features_check +LICENSE = "MIT" -REQUIRED_DISTRO_FEATURES = "wayland" +IMAGE_INSTALL_append = "\ + packagegroup-agl-image-ivi \ + " -CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples" +DISTRO_FEATURES_append = " agl-core-image-profile" -IMAGE_INSTALL_append = "\ - packagegroup-agl-core \ - packagegroup-agl-ivi \ +IMAGE_INSTALL += "\ + agl-desktop-config \ "