Move cluster core package to cluster demo image
[AGL/meta-agl-devel.git] / meta-agl-ic-container / recipes-platform / images / guest-image-minimal.bb
index ea19f5e..ea66f24 100644 (file)
@@ -5,7 +5,6 @@ SUMMARY = "A minimal container guest image"
 IMAGE_ROOTFS_EXTRA_SPACE:append = "${@bb.utils.contains("DISTRO_FEATURES", "systemd", " + 4096", "" ,d)}"
 
 IMAGE_INSTALL += " \
-    packagegroup-agl-ic-core \
     packagegroup-agl-container-feature-logging-guest \
 "