mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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:
committed by
Martin Jansa
parent
7ca0d80cb6
commit
d4dee20f34
@@ -6,7 +6,7 @@ LICENSE = "netperf"
|
|||||||
LICENSE_FLAGS = "non-commercial"
|
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://cpu_set.patch \
|
||||||
file://vfork.patch \
|
file://vfork.patch \
|
||||||
file://init"
|
file://init"
|
||||||
|
|||||||
Reference in New Issue
Block a user