mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
netperf: Update to latest
License-Update: Upstream has switched to MIT [1]
[1] 2d88bcc75d
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c915552b70
commit
587fe58777
|
|
@ -2,8 +2,7 @@ SUMMARY = "A networking benchmarking tool"
|
||||||
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, sockets, ATM and more."
|
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, sockets, ATM and more."
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
HOMEPAGE = "http://www.netperf.org/"
|
HOMEPAGE = "http://www.netperf.org/"
|
||||||
LICENSE = "netperf"
|
LICENSE = "MIT"
|
||||||
LICENSE_FLAGS = "non-commercial"
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a0ab17253e7a3f318da85382c7d5d5d6"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a0ab17253e7a3f318da85382c7d5d5d6"
|
||||||
|
|
||||||
PV = "2.7.0+git${SRCPV}"
|
PV = "2.7.0+git${SRCPV}"
|
||||||
|
|
@ -16,7 +15,7 @@ SRC_URI = "git://github.com/HewlettPackard/netperf.git \
|
||||||
file://0001-nettest_omni-Remove-duplicate-variable-definitions.patch \
|
file://0001-nettest_omni-Remove-duplicate-variable-definitions.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "f482bab49fcedee46fc5b755da127f608325cd13"
|
SRCREV = "3bc455b23f901dae377ca0a558e1e32aa56b31c4"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user