Skip to content

Commit

Permalink
netperf: Update to latest
Browse files Browse the repository at this point in the history
License-Update: Upstream has switched to MIT [1]

[1] HewlettPackard/netperf@2d88bcc

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jul 27, 2021
1 parent c915552 commit 587fe58
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions meta-networking/recipes-support/netperf/netperf_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ SUMMARY = "A networking benchmarking tool"
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, sockets, ATM and more."
SECTION = "net"
HOMEPAGE = "http://www.netperf.org/"
LICENSE = "netperf"
LICENSE_FLAGS = "non-commercial"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=a0ab17253e7a3f318da85382c7d5d5d6"

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

SRCREV = "f482bab49fcedee46fc5b755da127f608325cd13"
SRCREV = "3bc455b23f901dae377ca0a558e1e32aa56b31c4"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 587fe58

Please sign in to comment.