Remove systemd user session and clean up packagegroups and images
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-telematics-demo-platform.bb
index b8a9961..7a113b6 100644 (file)
@@ -2,12 +2,12 @@ DESCRIPTION = "AGL Telematics Demo Platform image."
 
 LICENSE = "MIT"
 
-require recipes-platform/images/agl-image-boot.inc
+require recipes-platform/images/agl-image-minimal.bb
 
 inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "3g"
 
-IMAGE_INSTALL:append = " \
+IMAGE_INSTALL += " \
     packagegroup-agl-telematics-demo-platform \
 "