[oe-commits] Ben Shelton : iperf3: fix recipe and upgrade to 3.0.10

git at git.openembedded.org git at git.openembedded.org
Wed Dec 31 15:47:11 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: e1603878da2d4047c7963b5e2ef03d47cf15af16
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e1603878da2d4047c7963b5e2ef03d47cf15af16

Author: Ben Shelton <ben.shelton at ni.com>
Date:   Tue Dec 30 12:48:12 2014 -0600

iperf3: fix recipe and upgrade to 3.0.10

Fix several build issues:

- We need to pass the 'foreign' option to automake.

- The Makefiles for the examples only work properly when the build is
  done in the same directory as the source.  Fix this in Makefile.am and
  run bootstrap.sh to regenerate Makefile.in.

- Since this Makefile patch only applies to iperf 3.0.10 and not to
  newer iperf3 versions from git, use DEFAULT_PREFERENCE to mark the
  3.0.10 recipe as the default.

Additionally, bump the version to the latest release.

Upstream-Status: Pending [iperf-dev at googlegroups.com]

Signed-off-by: Ben Shelton <ben.shelton at ni.com>
Acked-by: Ken Sharp <ken.sharp at ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../iperf3/files/automake-foreign.patch            | 12 +++
 .../iperf3/files/fix-examples.patch                | 98 ++++++++++++++++++++++
 meta-oe/recipes-benchmark/iperf3/iperf3.inc        |  6 +-
 .../iperf3/{iperf3_3.0.8.bb => iperf3_3.0.10.bb}   |  2 +-
 meta-oe/recipes-benchmark/iperf3/iperf3_git.bb     |  3 +-
 5 files changed, 117 insertions(+), 4 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=e1603878da2d4047c7963b5e2ef03d47cf15af16


More information about the Openembedded-commits mailing list