From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Qi.Chen@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] cri-o: correct SRC_URI and HOMEPAGE
Date: Wed, 3 Sep 2025 21:40:06 -0400 [thread overview]
Message-ID: <aLjt9gDTUQd6KljB@gmail.com> (raw)
In-Reply-To: <20250826080710.2228501-1-Qi.Chen@windriver.com>
In message: [meta-virtualization][PATCH] cri-o: correct SRC_URI and HOMEPAGE
on 26/08/2025 Chen Qi via lists.yoctoproject.org wrote:
> From: Chen Qi <Qi.Chen@windriver.com>
>
> cri-o now resides under https://github.com/cri-o/cri-o.
>
> The old URL, https://github.com/kubernetes-sigs/cri-o, now redirects
> to https://github.com/cri-o/cri-o.
>
> Correct SRC_URI and HOMEPAGE to use https://github.com/cri-o/cri-o.
I've been using that repoistory for my latest round of updates, but
hadn't gotten to updating the recipe yet.
This is applied to master-next
Bruce
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
> recipes-containers/cri-o/cri-o_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
> index 11374297..5b348a8b 100644
> --- a/recipes-containers/cri-o/cri-o_git.bb
> +++ b/recipes-containers/cri-o/cri-o_git.bb
> @@ -1,4 +1,4 @@
> -HOMEPAGE = "https://github.com/kubernetes-sigs/cri-o"
> +HOMEPAGE = "https://github.com/cri-o/cri-o"
> SUMMARY = "Open Container Initiative-based implementation of Kubernetes Container Runtime Interface"
> DESCRIPTION = "cri-o is meant to provide an integration path between OCI conformant \
> runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime \
> @@ -16,7 +16,7 @@ At a high level, we expect the scope of cri-o to be restricted to the following
>
> SRCREV_cri-o = "87ce1c120d022797913f0792e15dd0107d19dffe"
> SRC_URI = "\
> - git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.34;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
> + git://github.com/cri-o/cri-o.git;branch=release-1.34;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
> file://crio.conf \
> file://run-ptest \
> "
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9360): https://lists.yoctoproject.org/g/meta-virtualization/message/9360
> Mute This Topic: https://lists.yoctoproject.org/mt/114896487/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:[~2025-09-04 1:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-26 8:07 [meta-virtualization][PATCH] cri-o: correct SRC_URI and HOMEPAGE Qi.Chen
2025-09-04 1:40 ` 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=aLjt9gDTUQd6KljB@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=Qi.Chen@windriver.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox