From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] ipaddress.git.bb: update SRC_URI to avoid redirection
Date: Sun, 10 Jan 2021 23:14:49 -0500 [thread overview]
Message-ID: <20210111041446.GA26888@gmail.com> (raw)
In-Reply-To: <dda5b1a0-5373-6910-3e74-bb9e559b2086@crashcourse.ca> <d2964417-6959-4a5b-fd2d-59a28685f07e@crashcourse.ca> <4c4fcf3-f4c8-2a14-48d4-4034ce869c0@crashcourse.ca>
Sorry for the delay, I was tied up working on k3s in meta-virt and fell
behind a bit.
These are now merged.
Bruce
In message: [meta-virtualization] [PATCH] ipaddress.git.bb: update SRC_URI to avoid redirection
on 27/12/2020 Robert P. J. Day wrote:
>
> Current SRC_URI just takes fetcher to new location.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
> index 116bcf5f..017c6c73 100644
> --- a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
> +++ b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
> @@ -20,7 +20,7 @@ SRCREV = "96aaf68210d644157bd57a6ec3e38c49f38bfc34"
> S = "${WORKDIR}/git"
>
> SRC_URI = " \
> - git://github.com/bluemonk/ipaddress.git \
> + git://github.com/ipaddress-gem/ipaddress.git \
> "
>
> inherit ruby
>
> --
>
> ========================================================================
> Robert P. J. Day Ottawa, Ontario, CANADA
> http://crashcourse.ca
>
> LinkedIn: http://ca.linkedin.com/in/rpjday
> ========================================================================
>
>
>
prev parent reply other threads:[~2021-01-11 4:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-26 20:00 [PATCH] yard: rename 'master' to 'main' in SRC_URI Robert P. J. Day
2020-12-26 20:29 ` [PATCH] json: fix Bignumn/Fixnum issue when using Ruby 2.5 Robert P. J. Day
2020-12-27 12:15 ` [PATCH] ipaddress.git.bb: update SRC_URI to avoid redirection Robert P. J. Day
2021-01-11 4: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=20210111041446.GA26888@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=rpjday@crashcourse.ca \
/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.