Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,10 +5,10 @@ config BR2_PACKAGE_IPERF3
|
||||
iperf is a tool for active measurements of the maximum
|
||||
achievable bandwidth on IP networks.
|
||||
It supports tuning of various parameters related to timing,
|
||||
protocols, and buffers. For each test it reports the bandwidth,
|
||||
loss, and other parameters.
|
||||
It's a redesign of the NLANR/DAST iperf(2) and is not
|
||||
backward compatible.
|
||||
protocols, and buffers. For each test it reports the
|
||||
bandwidth, loss, and other parameters.
|
||||
It's a redesign of the NLANR/DAST iperf(2) and is not backward
|
||||
compatible.
|
||||
|
||||
http://software.es.net/iperf/index.html
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# From http://software.es.net/iperf/news.html
|
||||
sha256 6e1a6200cd38baeab58ef0d7b8769e7aa6410c3a3168e65ea8277a4de79e5500 iperf-3.1.5.tar.gz
|
||||
sha256 a4ef73406fe92250602b8da2ae89ec53211f805df97a1d1d629db5a14043734f iperf-3.1.7.tar.gz
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPERF3_VERSION = 3.1.5
|
||||
IPERF3_VERSION = 3.1.7
|
||||
IPERF3_SITE = http://downloads.es.net/pub/iperf
|
||||
IPERF3_SOURCE = iperf-$(IPERF3_VERSION).tar.gz
|
||||
IPERF3_LICENSE = BSD-3c, BSD-2c, MIT
|
||||
IPERF3_LICENSE = BSD-3-Clause, BSD-2-Clause, MIT
|
||||
IPERF3_LICENSE_FILES = LICENSE
|
||||
|
||||
IPERF3_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -D_GNU_SOURCE"
|
||||
|
||||
Reference in New Issue
Block a user