From: Julien Olivain <ju.o@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/quagga: fetch from sources.buildroot.net
Date: Sun, 24 Nov 2024 01:41:01 +0100 [thread overview]
Message-ID: <3a4e6ae025bfd288bb98c7b492ec499f@free.fr> (raw)
In-Reply-To: <20241123225155.3362363-1-peter@korsgaard.com>
Hi Peter,
On 23/11/2024 23:51, Peter Korsgaard wrote:
> Fixes
> https://autobuild.buildroot.org/results/54a/54a165827f536be47cd45c98da3937a1e94a7c65/
>
> Upstream is no longer accessible, so use s.b.n instead.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/quagga/quagga.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/package/quagga/quagga.mk b/package/quagga/quagga.mk
> index 5d8d52263a..dd921552f1 100644
> --- a/package/quagga/quagga.mk
> +++ b/package/quagga/quagga.mk
> @@ -5,7 +5,8 @@
>
> ################################################################################
>
> QUAGGA_VERSION = 1.2.4
> -QUAGGA_SITE = http://download.savannah.gnu.org/releases/quagga
> +# upstream (http://download.savannah.gnu.org/releases/quagga) dead
> +QUAGGA_SITE = http://sources.buildroot.net/quagga
Should we use https instead? The default BR2_BACKUP_SITE value
is using it:
https://gitlab.com/buildroot.org/buildroot/-/blob/2024.11-rc2/Config.in#L265
> QUAGGA_INSTALL_STAGING = YES
> QUAGGA_DEPENDENCIES = host-gawk host-pkgconf
> QUAGGA_LICENSE = GPL-2.0+
> --
> 2.39.5
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-11-24 0:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-23 22:51 [Buildroot] [PATCH] package/quagga: fetch from sources.buildroot.net Peter Korsgaard
2024-11-24 0:41 ` Julien Olivain [this message]
2024-11-24 9:01 ` Vincent Jardin
2024-11-24 11:12 ` Julien Olivain
2024-11-24 13:44 ` Peter Korsgaard
2024-11-24 13:38 ` Peter Korsgaard
2024-11-24 14:53 ` Julien Olivain
2024-12-06 9:21 ` Peter Korsgaard
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=3a4e6ae025bfd288bb98c7b492ec499f@free.fr \
--to=ju.o@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.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