mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
1cab674a04
commit
c841231b9f
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user