Switch Qt demo to KUKSA.val databroker
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-image-ivi.bb
index 1e58700..4fa9506 100644 (file)
@@ -2,12 +2,17 @@ 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 = "\
+require recipes-platform/images/agl-image-compositor.bb
+
+IMAGE_INSTALL += " \
     packagegroup-agl-image-ivi \
+    packagegroup-agl-ivi-services \
+    can-utils \
+    iproute2 \
     "
 
-DISTRO_FEATURES_append = " agl-core-image-profile"
+IMAGE_FEATURES += "splash package-management ssh-server-openssh"
+
+