From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Zhangjin Wu <falcon@tinylab.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/mpfr: Fix GNU Mirror Path
Date: Sat, 9 Dec 2023 19:22:44 +0100 [thread overview]
Message-ID: <ZXSwdJFb46e_u2RX@landeda> (raw)
In-Reply-To: <20231209162118.190035-1-falcon@tinylab.org>
Zhangjin Wu, All,
On 2023-12-10 00:21 +0800, Zhangjin Wu spake thusly:
> Replacing http://www.mpfr.org with BR2_GNU_MIRROR variable
The upstream for MPFR still references their own location as the
download location:
https://www.mpfr.org/mpfr-4.1.1/
E.g.:
https://www.mpfr.org/mpfr-4.1.1/mpfr-4.1.1.tar.xz
What is the rationale for switching over to the GNU mirror rather than
use the official upstream location?
Regards,
Yann E. MORIN.
> Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
> ---
> package/mpfr/mpfr.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/mpfr/mpfr.mk b/package/mpfr/mpfr.mk
> index 8d12c7502b..a5e26404d1 100644
> --- a/package/mpfr/mpfr.mk
> +++ b/package/mpfr/mpfr.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> MPFR_VERSION = 4.1.1
> -MPFR_SITE = http://www.mpfr.org/mpfr-$(MPFR_VERSION)
> +MPFR_SITE = $(BR2_GNU_MIRROR)/mpfr
> MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.xz
> MPFR_LICENSE = LGPL-3.0+
> MPFR_LICENSE_FILES = COPYING.LESSER
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-12-09 18:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 16:21 [Buildroot] [PATCH 1/1] package/mpfr: Fix GNU Mirror Path Zhangjin Wu
2023-12-09 18:22 ` Yann E. MORIN [this message]
2023-12-10 1:36 ` Zhangjin Wu
2023-12-10 11:17 ` Yann E. MORIN
2023-12-11 8:51 ` Zhangjin Wu
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=ZXSwdJFb46e_u2RX@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=falcon@tinylab.org \
--cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox