All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: ml@calgera.com
Cc: meta-virtualization@lists.yoctoproject.org,
	Renato Caldas <renato@calgera.com>
Subject: Re: [meta-virtualization][PATCH] cri-o: drop unneeded dependency on virtual-containerd
Date: Tue, 11 Jul 2023 19:14:08 +0000	[thread overview]
Message-ID: <ZK2qADK3bhjZ7nIf@gmail.com> (raw)
In-Reply-To: <20230706225313.3085607-1-ml@calgera.com>

In message: [meta-virtualization][PATCH] cri-o: drop unneeded dependency on virtual-containerd
on 06/07/2023 Renato Caldas via lists.yoctoproject.org wrote:

> From: Renato Caldas <renato@calgera.com>

Indeed .. it really never did need to be there, it was always just tested with
both on the target, so it crept into the depends.

This is now merged.

Bruce

> 
> Signed-off-by: Renato Caldas <renato@calgera.com>
> ---
>  recipes-containers/cri-o/cri-o_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
> index 3b6bbf3..7ff3610 100644
> --- a/recipes-containers/cri-o/cri-o_git.bb
> +++ b/recipes-containers/cri-o/cri-o_git.bb
> @@ -50,7 +50,7 @@ PACKAGECONFIG[selinux] = ",,libselinux"
>  
>  PACKAGES =+ "${PN}-config"
>  
> -RDEPENDS:${PN} += " virtual-containerd ${VIRTUAL-RUNTIME_container_runtime}"
> +RDEPENDS:${PN} += " ${VIRTUAL-RUNTIME_container_runtime}"
>  RDEPENDS:${PN} += " e2fsprogs-mke2fs conmon util-linux iptables conntrack-tools"
>  
>  inherit systemd
> -- 
> 2.41.0
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8122): https://lists.yoctoproject.org/g/meta-virtualization/message/8122
> Mute This Topic: https://lists.yoctoproject.org/mt/99996198/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2023-07-11 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 22:53 [meta-virtualization][PATCH] cri-o: drop unneeded dependency on virtual-containerd Renato Caldas
2023-07-11 19:14 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZK2qADK3bhjZ7nIf@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=ml@calgera.com \
    --cc=renato@calgera.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.