[Buildroot] [PATCH] package/netperf: move SITE so s.b.n

Arnout Vandecappelle arnout at mind.be
Wed Jun 2 17:34:44 UTC 2021



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 at 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 = \
> 



More information about the buildroot mailing list