X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-platform%2Fimages%2Fagl-image-ivi.bb;h=c0b6e4f7fd9029bb4c57dc10734cb5aa23df17b7;hb=0c14b48d5b0c1129e79f7a59daaedd3f55989c5c;hp=1e5870062d9d07de02029f115a17929c099eb5a5;hpb=1677ce2027c49763ec186018f8cbf8fcec64c04f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-image-ivi.bb b/recipes-platform/images/agl-image-ivi.bb index 1e5870062..c0b6e4f7f 100644 --- a/recipes-platform/images/agl-image-ivi.bb +++ b/recipes-platform/images/agl-image-ivi.bb @@ -2,12 +2,23 @@ SUMMARY = "A basic system of AGL distribution of IVI profile" DESCRIPTION = "Basic image for baseline of AGL Distribution for IVI profile." -require agl-image-ivi.inc - LICENSE = "MIT" -IMAGE_INSTALL_append = "\ - packagegroup-agl-image-ivi \ +require recipes-platform/images/agl-image-compositor.bb + +IMAGE_INSTALL += " \ + can-utils \ + packagegroup-agl-ivi-connectivity \ + packagegroup-agl-ivi-graphics \ + packagegroup-agl-ivi-multimedia \ + packagegroup-agl-ivi-multimedia-hardware \ + packagegroup-agl-ivi-navigation \ + packagegroup-agl-ivi-identity \ + packagegroup-agl-ivi-services-applaunchd \ + packagegroup-agl-ivi-services-platform \ + iproute2 \ " -DISTRO_FEATURES_append = " agl-core-image-profile" +IMAGE_FEATURES += "splash package-management ssh-server-openssh" + +