mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Niebel <niebelm@tqsc.de>
To: ptxdist@pengutronix.de
Cc: Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [ptxdist] [Patch 2/3] netperf: fix url
Date: Tue, 12 Sep 2017 11:08:46 +0200	[thread overview]
Message-ID: <1505207327-29248-3-git-send-email-niebelm@tqsc.de> (raw)
In-Reply-To: <1505207327-29248-1-git-send-email-niebelm@tqsc.de>

From: Markus Niebel <Markus.Niebel@tq-group.com>

Project is now on github. Releases packed different. Therefore suffix
and MD5 also changed


Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
 rules/netperf.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/netperf.make b/rules/netperf.make
index a317fe5..1ed5289 100644
--- a/rules/netperf.make
+++ b/rules/netperf.make
@@ -17,10 +17,11 @@ PACKAGES-$(PTXCONF_NETPERF) += netperf
 # Paths and names
 #
 NETPERF_VERSION	:= 2.7.0
-NETPERF_MD5	:= ad1c5342d61f297c417a93133aeba65a
+NETPERF_MD5	:= e0d45b5bca1eee2aef0155de82366202
 NETPERF		:= netperf-$(NETPERF_VERSION)
-NETPERF_SUFFIX	:= tar.bz2
-NETPERF_URL	:= ftp://ftp.netperf.org/netperf/$(NETPERF).$(NETPERF_SUFFIX)
+NETPERF_SUFFIX	:= tar.gz
+NETPERF_URL	:= \
+	https://github.com/HewlettPackard/netperf/archive/$(NETPERF).$(NETPERF_SUFFIX)
 NETPERF_SOURCE	:= $(SRCDIR)/$(NETPERF).$(NETPERF_SUFFIX)
 NETPERF_DIR	:= $(BUILDDIR)/$(NETPERF)
 NETPERF_LICENSE	:= HP
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2017-09-12  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-12  9:08 [ptxdist] [Patch 0/3] package URL fixes Markus Niebel
2017-09-12  9:08 ` [ptxdist] [Patch 1/3] wpa_supplicant: fix url Markus Niebel
2017-09-12  9:08 ` Markus Niebel [this message]
2017-09-12  9:08 ` [ptxdist] [Patch 3/3] lm_sensors: " Markus Niebel
2017-09-12  9:20   ` Alexander Dahl

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=1505207327-29248-3-git-send-email-niebelm@tqsc.de \
    --to=niebelm@tqsc.de \
    --cc=Markus.Niebel@tq-group.com \
    --cc=ptxdist@pengutronix.de \
    /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