[OE-core] [PATCH v2] ed: update SRC_URI to yoctoproject mirror

Christopher Larson kergoth at gmail.com
Tue Apr 11 15:33:17 UTC 2017


On Tue, Apr 11, 2017 at 3:47 AM, Maxin B. John <maxin.john at intel.com> wrote:

> Upstream has removed the 1.14.1 release from ftp.gnu.org and
> moved to the latest 1.14.2. Since we don't want to upgrade at
> this point of time, temporarily move the SRC_URI to yoctoproject
> mirror.
>
> Signed-off-by: Maxin B. John <maxin.john at intel.com>
> ---
>  meta/recipes-extended/ed/ed_1.14.1.bb | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-extended/ed/ed_1.14.1.bb
> b/meta/recipes-extended/ed/ed_1.14.1.bb
> index 5d89a87..7e6bde4 100644
> --- a/meta/recipes-extended/ed/ed_1.14.1.bb
> +++ b/meta/recipes-extended/ed/ed_1.14.1.bb
> @@ -11,7 +11,9 @@ SECTION = "base"
>  # LSB states that ed should be in /bin/
>  bindir = "${base_bindir}"
>
> -SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.lz"
> +# Upstream regularly removes previous releases from
> https://ftp.gnu.org/gnu/ed/
> +SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.lz"
>

Just as a point of clarification, they only seem to remove previous point
releases. 1.0 through 1.13 still reside there.
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170411/12f07b4f/attachment-0002.html>


More information about the Openembedded-core mailing list