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 d634af4922..760bab0f30 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"