From: Zongchun Yu <[email protected]> Signed-off-by: Zongchun Yu <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
