X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-ivi-demo-platform.bb;h=d860cd518a41e2fab1ce5edd913a04f8c935ae21;hb=888f57114cc7913c56334a1a4a2bcb7af37babba;hp=e82a474e701f38e404303be4c732ca80ae120479;hpb=18e7f90492c1bc15018ac7b20f166d54454626a9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-ivi-demo-platform.bb b/recipes-platform/images/agl-ivi-demo-platform.bb index e82a474e7..d860cd518 100644 --- a/recipes-platform/images/agl-ivi-demo-platform.bb +++ b/recipes-platform/images/agl-ivi-demo-platform.bb @@ -1,13 +1,20 @@ require agl-image-ivi.bb -DESCRIPTION = "AGL Demo Platform image currently contains a simple HMI and \ -demos." +DESCRIPTION = "AGL Demo Platform image currently contains a simple HMI and demos." require agl-demo-features.inc +require agl-demo-container-guest-integration.inc -# add packages for demo platform (include demo apps) here -IMAGE_INSTALL:append = " \ +# Add packages for demo platform (include demo apps) here + +AGL_DEVEL_INSTALL += "\ + packagegroup-agl-kuksa-val-databroker-devel \ + simple-can-simulator \ +" + +IMAGE_INSTALL += " \ packagegroup-agl-demo-platform \ ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "", "weston-terminal-conf", d)} \ + ${@bb.utils.contains("DISTRO_FEATURES", "agl-devel", "${AGL_DEVEL_INSTALL}" , "", d)} \ "