[oe-commits] Zongchun Yu : netperf: fix the broken download url

git at git.openembedded.org git at git.openembedded.org
Mon Aug 3 09:46:12 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: d4dee20f342cda86cc2fd61310c41302f42f172a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d4dee20f342cda86cc2fd61310c41302f42f172a

Author: Zongchun Yu <Zongchun.Yu at freescale.com>
Date:   Tue Jul 28 17:16:01 2015 +0800

netperf: fix the broken download url

Signed-off-by: Zongchun Yu <Zongchun.Yu at freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-networking/recipes-support/netperf/netperf_2.6.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
index d634af4..760bab0 100644
--- a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
+++ b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
@@ -6,7 +6,7 @@ LICENSE = "netperf"
 LICENSE_FLAGS = "non-commercial"
 
 
-SRC_URI="ftp://ftp.netperf.org/netperf/netperf-${PV}.tar.bz2 \
+SRC_URI="ftp://ftp.netperf.org/netperf/archive/netperf-${PV}.tar.bz2 \
          file://cpu_set.patch \
          file://vfork.patch \
          file://init"



More information about the Openembedded-commits mailing list