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 <[email protected]> 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 <[email protected]> > --- > 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 (#8128): https://lists.yoctoproject.org/g/meta-virtualization/message/8128 Mute This Topic: https://lists.yoctoproject.org/mt/99996198/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
