aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-10-19 16:43:06 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-23 12:53:24 +0200
commit21fe8a55f6c03fa8218d2edd36699554c1e29809 (patch)
treecbd1e6aa24fd704084f514408a31f4e46df69822 /meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
parente44f49baac8af78cff254b1fd82054d412e94211 (diff)
downloadmeta-openembedded-contrib-21fe8a55f6c03fa8218d2edd36699554c1e29809.tar.gz
iperf3 :upgrade to 3.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/iperf3/iperf3_git.bb')
-rw-r--r--meta-oe/recipes-benchmark/iperf3/iperf3_git.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
index b4d2b6193d..58818bb32b 100644
--- a/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
+++ b/meta-oe/recipes-benchmark/iperf3/iperf3_git.bb
@@ -9,16 +9,15 @@ SECTION = "console/network"
BUGTRACKER = "https://github.com/esnet/iperf/issues"
AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ab59a0c3a4bc3954d1ece68ea19d77a4"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=062ab1bc33fae1926387ac1274cb0873"
SRC_URI = "\
- git://github.com/esnet/iperf.git;branch=3.0-STABLE \
+ git://github.com/esnet/iperf.git \
file://automake-foreign.patch \
- file://fix-examples.patch \
"
-PV = "3.0.10+gitr${SRCPV}"
-SRCREV = "de420cc741dd8967ebc57f80b7712556442de81b"
+PV = "3.1+gitr${SRCPV}"
+SRCREV = "e396134952a01199326665d1df7c51ae9e62e945"
S = "${WORKDIR}/git"