All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] iperf: bump to version 2.0.9
Date: Sat, 30 Jul 2016 14:31:39 +0200	[thread overview]
Message-ID: <20160730143139.10ffbed2@free-electrons.com> (raw)
In-Reply-To: <0fe5e4e62f4093b8d30fd1155d8832cd2482a57e.1469784407.git.baruch@tkos.co.il>

Hello,

On Fri, 29 Jul 2016 12:26:47 +0300, Baruch Siach wrote:
> iperf2 is a fork of the original unmaintained iperf project, that continues
> the development of the iperf 2.x series. Update homepage link, and download
> location.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/iperf/0001-add-missing-header.patch | 28 ++++++++++++++++++++++++++++
>  package/iperf/Config.in                     |  2 +-
>  package/iperf/iperf.hash                    |  4 +++-
>  package/iperf/iperf.mk                      |  4 ++--
>  4 files changed, 34 insertions(+), 4 deletions(-)
>  create mode 100644 package/iperf/0001-add-missing-header.patch

I've applied, after doing the following changes:

    [Thomas:
     - change the download location to use downloads.sourceforge.net
     - turn the patch into a Git-formatted one, since upstream uses Git as
       its version control system
     - as noticed by Khem Raj, a C99 compiler is needed for the bool type,
       so added AC_PROG_CC_C99 to configure.ac, and consequently added
       IPERF_AUTORECONF = YES.
     - removed two <pkg>_CONF_ENV variables related to the bool type, they
       were added by an older commit
       e13ac0ec8788092c6508636da94fe0198c18dffd back when we had a
       config.cache shared between packages (which is no longer the case
       today)]

If you could submit the updated patch upstream, it would be good.
Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2016-07-30 12:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29  9:26 [Buildroot] [PATCH] iperf: bump to version 2.0.9 Baruch Siach
2016-07-29 18:55 ` Khem Raj
2016-07-30 12:31 ` Thomas Petazzoni [this message]
2016-07-31  4:38   ` Baruch Siach
2016-07-31  8:09     ` Thomas Petazzoni
2016-07-31  8:25       ` Baruch Siach
2016-08-05 10:21         ` Thomas Petazzoni
2016-08-05 11:24           ` Baruch Siach
2016-08-05 12:02             ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160730143139.10ffbed2@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.