Skip to content

Commit 587fe58

Browse files
committed
netperf: Update to latest
License-Update: Upstream has switched to MIT [1] [1] HewlettPackard/netperf@2d88bcc Signed-off-by: Khem Raj <[email protected]>
1 parent c915552 commit 587fe58

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

meta-networking/recipes-support/netperf/netperf_git.bb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ SUMMARY = "A networking benchmarking tool"
22
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, sockets, ATM and more."
33
SECTION = "net"
44
HOMEPAGE = "http://www.netperf.org/"
5-
LICENSE = "netperf"
6-
LICENSE_FLAGS = "non-commercial"
5+
LICENSE = "MIT"
76
LIC_FILES_CHKSUM = "file://COPYING;md5=a0ab17253e7a3f318da85382c7d5d5d6"
87

98
PV = "2.7.0+git${SRCPV}"
@@ -16,7 +15,7 @@ SRC_URI = "git://github.com/HewlettPackard/netperf.git \
1615
file://0001-nettest_omni-Remove-duplicate-variable-definitions.patch \
1716
"
1817

19-
SRCREV = "f482bab49fcedee46fc5b755da127f608325cd13"
18+
SRCREV = "3bc455b23f901dae377ca0a558e1e32aa56b31c4"
2019

2120
S = "${WORKDIR}/git"
2221

0 commit comments

Comments
 (0)