mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-12-14 14:15:22 +01:00
podman: remove comment about runc
It seems that docker uses nowadays a rather vanilla version of runc, at the time of writing 1.0.0-rc8. This version has successfully tested with podman, hence remove the obsolete comment. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a6ae07c0d3
commit
d549242592
|
|
@ -107,8 +107,6 @@ FILES_${PN} += " \
|
|||
${sysconfdir}/cni \
|
||||
"
|
||||
|
||||
# Note that runc-opencontainers is the only currently tested
|
||||
# runc provider.
|
||||
RDEPENDS_${PN} += "conmon virtual/runc iptables cni skopeo"
|
||||
RRECOMMENDS_${PN} += "slirp4netns"
|
||||
RCONFLICTS_${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'docker', 'docker', '', d)}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user