[meta-virtualization] [PATCH 1/5] podman: remove comment about runc

Bruce Ashfield bruce.ashfield at gmail.com
Sun Oct 13 16:46:02 PDT 2019


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 <stefan at agner.ch> wrote:
>
> From: Stefan Agner <stefan.agner at toradex.com>
>
> 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 at toradex.com>
> ---
>  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
> meta-virtualization at yoctoproject.org
> 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


More information about the meta-virtualization mailing list