[oe] [meta-networking][PATCH] netperf: fix the broken download url

b40527 at freescale.com b40527 at freescale.com
Tue Jul 28 09:16:01 UTC 2015


From: Zongchun Yu <Zongchun.Yu at freescale.com>

Signed-off-by: Zongchun Yu <Zongchun.Yu at freescale.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"
-- 
1.8.3.2




More information about the Openembedded-devel mailing list