netperf: fix the broken download url

Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Zongchun Yu 2015-07-28 17:16:01 +08:00 committed by Martin Jansa
parent 1cab674a04
commit c841231b9f

View File

@ -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"