Convert to new override syntax
[AGL/meta-agl-devel.git] / meta-agl-lxc / recipes-platform / images / lxc-host-image-demo.bb
index 59bda42..f03875b 100644 (file)
@@ -7,6 +7,10 @@ CONTAINER_IMAGES ?= "agl-container-guest:guest-image-cluster-demo"
 
 IMAGE_INSTALL += " \
     kernel-modules \
-    pipewire pipewire-alsa alsa-utils \
+    alsa-utils \
+    packagegroup-pipewire \
+    pipewire-ic-ipc \
     ${@bb.utils.contains('AGL_FEATURES', 'agl-drm-lease', 'drm-lease-manager', '', d)} \
 "
+
+IMAGE_INSTALL:append:rcar-gen3 = " kernel-module-gles "