Signed-off-by: Diego Sueiro <[email protected]>
---
recipes-core/packagegroups/packagegroup-container.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-core/packagegroups/packagegroup-container.bb
b/recipes-core/packagegroups/packagegroup-container.bb
index d425ac5..89b9c01 100644
--- a/recipes-core/packagegroups/packagegroup-container.bb
+++ b/recipes-core/packagegroups/packagegroup-container.bb
@@ -9,7 +9,8 @@ PACKAGES = "\
packagegroup-lxc \
packagegroup-docker \
packagegroup-oci \
- packagegroup-podman \
+ ${@bb.utils.contains('DISTRO_FEATURES', 'seccomp', \
+ 'packagegroup-podman', '', d)} \
packagegroup-containerd \
"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6578):
https://lists.yoctoproject.org/g/meta-virtualization/message/6578
Mute This Topic: https://lists.yoctoproject.org/mt/83767818/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-