summaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups/packagegroup-container.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/packagegroups/packagegroup-container.bb')
-rw-r--r--recipes-core/packagegroups/packagegroup-container.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-container.bb b/recipes-core/packagegroups/packagegroup-container.bb
index 8d418e95..8309a086 100644
--- a/recipes-core/packagegroups/packagegroup-container.bb
+++ b/recipes-core/packagegroups/packagegroup-container.bb
@@ -9,7 +9,7 @@ PACKAGES = "\
9 packagegroup-lxc \ 9 packagegroup-lxc \
10 packagegroup-docker \ 10 packagegroup-docker \
11 packagegroup-oci \ 11 packagegroup-oci \
12 ${@bb.utils.contains('DISTRO_FEATURES', 'seccomp', \ 12 ${@bb.utils.contains('DISTRO_FEATURES', 'seccomp ipv6', \
13 'packagegroup-podman', '', d)} \ 13 'packagegroup-podman', '', d)} \
14 packagegroup-containerd \ 14 packagegroup-containerd \
15 " 15 "