From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: patrick.vogelaar@belden.com
Cc: meta-virtualization@lists.yoctoproject.org,
patrick.vogelaar.dev@mailbox.org
Subject: Re: [meta-virtualization] [PATCH meta-virtualization][PATCH 2/2] podman: update SRC_URI
Date: Fri, 24 Apr 2026 02:14:34 +0000 [thread overview]
Message-ID: <aerSCs2qX9Buwxne@gmail.com> (raw)
In-Reply-To: <20260423-podman-fixes-v1-2-3ffa0badf612@belden.com>
I've always kept this on libpod by choice. I liked how it showed
the years that podman has been integrated and running in our
ecosystem.
That being said, I'm ok with finally letting go of it, so I've
applied the patch.
Bruce
In message: [meta-virtualization] [PATCH meta-virtualization][PATCH 2/2] podman: update SRC_URI
on 23/04/2026 Patrick Vogelaar via B4 Relay via lists.yoctoproject.org wrote:
> From: Patrick Vogelaar <patrick.vogelaar@belden.com>
>
> Podman is hosted under github as podman and not libpod. Accessing
> github.com/containers/libpod automatically forwards to
> github.com/containers/podman.
>
> This commit does not really fix a problem but reflects more the current
> repository name.
>
> Signed-off-by: Patrick Vogelaar <patrick.vogelaar@belden.com>
> ---
> recipes-containers/podman/podman_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
> index fd0cd908..8e108c4e 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_git.bb
> @@ -18,7 +18,7 @@ DEPENDS = " \
>
> SRCREV = "9d66b48e1c9bc1f4e757384f44c4ecb2838138d7"
> SRC_URI = " \
> - git://github.com/containers/libpod.git;branch=v5.8;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
> + git://github.com/containers/podman.git;branch=v5.8;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
> ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \
> "
>
> @@ -34,7 +34,7 @@ CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
>
> PACKAGES =+ "${PN}-contrib"
>
> -PODMAN_PKG = "github.com/containers/libpod"
> +PODMAN_PKG = "github.com/containers/podman"
>
> BUILDTAGS_EXTRA ?= "${@bb.utils.contains('VIRTUAL-RUNTIME_container_networking','cni','cni','',d)}"
> BUILDTAGS ?= "seccomp varlink \
>
> --
> 2.43.0
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9731): https://lists.yoctoproject.org/g/meta-virtualization/message/9731
> Mute This Topic: https://lists.yoctoproject.org/mt/118978970/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2026-04-24 2:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 21:02 [PATCH meta-virtualization 0/2] Two small changes for podman Patrick Vogelaar
2026-04-23 21:02 ` Patrick Vogelaar via B4 Relay
2026-04-23 21:02 ` [PATCH meta-virtualization][PATCH 1/2] podman: fix PV to right version Patrick Vogelaar
2026-04-23 21:02 ` Patrick Vogelaar via B4 Relay
2026-04-24 2:13 ` [meta-virtualization] " Bruce Ashfield
2026-04-23 21:02 ` [PATCH meta-virtualization][PATCH 2/2] podman: update SRC_URI Patrick Vogelaar
2026-04-23 21:02 ` Patrick Vogelaar via B4 Relay
2026-04-24 2: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=aerSCs2qX9Buwxne@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=patrick.vogelaar.dev@mailbox.org \
--cc=patrick.vogelaar@belden.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.