All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: peter.kjellerstedt@axis.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] containerd: Remove leading "v" from PV
Date: Tue, 6 Jan 2026 14:42:55 -0500	[thread overview]
Message-ID: <aV1lv8fgagu8jtLB@gmail.com> (raw)
In-Reply-To: <20250907105926.1650992-1-pkj@axis.com>

I didn't forget about this.

The version variables are ridciously all over the place.

I'm not doing it for this release, but for the LTS, I'll
unify them one way or the other, and I'm leaning towards
dropping the "v", since it isn't hugely important to me
and there's such a lack of consistency.

Bruce"

In message: [meta-virtualization] [PATCH] containerd: Remove leading "v" from PV
on 07/09/2025 Peter Kjellerstedt via lists.yoctoproject.org wrote:

> The leading "v" in the version otherwise makes its way into, e.g., the
> SBOM.
> 
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
> 
> There are another 30 recipes in meta-virtualization that have a leading
> "v" in their versions, but this is the only one of them that we use.
> I can send patches for the others as well if you want.
> 
>  recipes-containers/containerd/containerd_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb
> index bae86146..c46d1673 100644
> --- a/recipes-containers/containerd/containerd_git.bb
> +++ b/recipes-containers/containerd/containerd_git.bb
> @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/containerd/containerd;branch=release/2.1;protocol=ht
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89"
>  
> -CONTAINERD_VERSION = "v2.1.4"
> +CONTAINERD_VERSION = "2.1.4"
>  
>  # EXTRA_OEMAKE += "GODEBUG=1"
>  

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



      parent reply	other threads:[~2026-01-06 19:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-07 10:59 [PATCH] containerd: Remove leading "v" from PV Peter Kjellerstedt
2025-09-07 20:17 ` [meta-virtualization] " Bruce Ashfield
2025-09-07 20:19   ` Bruce Ashfield
2025-09-08  7:16     ` Mikko Rapeli
2025-09-08 12:52       ` Bruce Ashfield
2025-09-08 15:15         ` Peter Kjellerstedt
2025-09-08 15:25           ` Bruce Ashfield
2025-09-08 15:45             ` Peter Kjellerstedt
2025-09-09  3:39               ` Bruce Ashfield
     [not found]               ` <4F668632-EB16-43BA-87EF-E3AD94399AFE@gmail.com>
2025-09-09 14:06                 ` Bruce Ashfield
2025-09-08 15:25         ` Koen Kooi
2026-01-06 19:42 ` 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=aV1lv8fgagu8jtLB@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=peter.kjellerstedt@axis.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.