X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-kvm-demo-platform.bb;h=338b3e6c5fea90b869e3512cb1062f5146c25531;hb=0c14b48d5b0c1129e79f7a59daaedd3f55989c5c;hp=4337ec0256e7ccea09048c8fa265fc9a710a1da0;hpb=e756238f831c825a02c0d27a01d85afdbfca4004;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-kvm-demo-platform.bb b/recipes-platform/images/agl-kvm-demo-platform.bb index 4337ec025..338b3e6c5 100644 --- a/recipes-platform/images/agl-kvm-demo-platform.bb +++ b/recipes-platform/images/agl-kvm-demo-platform.bb @@ -3,9 +3,16 @@ DESCRIPTION = "AGL KVM+QEMU Demo Platform image." LICENSE = "MIT" require recipes-platform/images/agl-image-compositor.bb +require agl-demo-features.inc IMAGE_FEATURES += "splash package-management ssh-server-openssh" +# If building with "agl-kvm-host-kuksa", the databroker and likely +# some clients run on the host +IMAGE_FEATURES += " \ + ${@bb.utils.contains("AGL_FEATURES", "agl-kvm-host-kuksa", "kuksa-val-databroker kuksa-val-databroker-client", "", d)} \ +" + # Add packages for KVM+QEMU demo platform here IMAGE_INSTALL += " \ packagegroup-agl-core-connectivity \