All 5 patches in this series are now merged. I'm still having some issues with the network and CNI .. but will have a closer look this week. There was no reason to hold these back based on those problems though.
Bruce On Sun, Oct 6, 2019 at 4:49 PM Stefan Agner <[email protected]> wrote: > > From: Stefan Agner <[email protected]> > > 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 <[email protected]> > --- > recipes-containers/podman/podman_git.bb | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/recipes-containers/podman/podman_git.bb > b/recipes-containers/podman/podman_git.bb > index 64e2672..db595a5 100644 > --- a/recipes-containers/podman/podman_git.bb > +++ b/recipes-containers/podman/podman_git.bb > @@ -113,8 +113,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)}" > -- > 2.20.1 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
