X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-platform%2Fimages%2Fagl-image-ivi.bb;h=69d0ed991e3e4a8e753ba0f7fe0ac5ebddd88977;hb=1e9a7e910b32f16171bc3a60574a78d9458f9626;hp=dd4f89b15fe33a828ccaf6e2852a3ede143a77d6;hpb=b6852864508358930586e083e72cd2912af68674;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 dd4f89b15..69d0ed991 100644 --- a/recipes-platform/images/agl-image-ivi.bb +++ b/recipes-platform/images/agl-image-ivi.bb @@ -2,16 +2,22 @@ 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 += " \ + 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 \ + ${@bb.utils.contains("AGL_FEATURES", "agl-kvm-host-audio", "", "packagegroup-agl-ivi-services-platform", d)} \ + iproute2 \ " -DISTRO_FEATURES_append = " agl-core-image-profile" +IMAGE_FEATURES += "splash package-management ssh-server-openssh" + -IMAGE_INSTALL += "\ - agl-desktop-config \ - "