All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/netperf: move SITE so s.b.n
Date: Wed, 2 Jun 2021 19:34:44 +0200	[thread overview]
Message-ID: <7d24aa70-74c4-1166-e69f-5d8c7a5c6875@mind.be> (raw)
In-Reply-To: <c160b9eba623c54debf9bf50d69cca4a6d6ed69e.1622119840.git.baruch@tkos.co.il>



On 27/05/2021 14:50, Baruch Siach wrote:
> The original site is gone.
> 
> Fixes:
> http://autobuild.buildroot.net/results/8d4a2ef5a7f50ea21b844d6cf806bb83016ae17b/
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/netperf/netperf.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/netperf/netperf.mk b/package/netperf/netperf.mk
> index 8b2280830f3c..0c423249c4c9 100644
> --- a/package/netperf/netperf.mk
> +++ b/package/netperf/netperf.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
>  
>  NETPERF_VERSION = 2.7.0
> -NETPERF_SITE = ftp://ftp.netperf.org/netperf
> +NETPERF_SITE = http://sources.buildroot.net/netperf
>  NETPERF_SOURCE = netperf-$(NETPERF_VERSION).tar.bz2
>  # gcc 5+ defaults to gnu99 which breaks netperf
>  NETPERF_CONF_ENV = \
> 

  parent reply	other threads:[~2021-06-02 17:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 12:50 [Buildroot] [PATCH] package/netperf: move SITE so s.b.n Baruch Siach
2021-06-01 20:15 ` Arnout Vandecappelle
2021-06-02 17:27   ` Baruch Siach
2021-06-02 17:30     ` Arnout Vandecappelle
2021-06-02 17:34 ` Arnout Vandecappelle [this message]
2021-06-02 17:35   ` Arnout Vandecappelle
2021-06-02 17:50     ` Baruch Siach
2021-06-02 20:33       ` Arnout Vandecappelle
2021-06-06  7:21       ` Peter Korsgaard
2021-06-07 19:00         ` Arnout Vandecappelle
2021-06-07 20:22           ` Peter Korsgaard
2021-06-08 16:36             ` Yann E. MORIN
2021-06-10 20:10 ` 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=7d24aa70-74c4-1166-e69f-5d8c7a5c6875@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /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.