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 v2] udpxy: new package
Date: Wed, 25 Jan 2017 23:46:54 +1300	[thread overview]
Message-ID: <20170125234654.5cc128df@free-electrons.com> (raw)
In-Reply-To: <1483371929-13907-8-git-send-email-david.bachelart@bbright.com>

Hello,

On Mon,  2 Jan 2017 16:45:29 +0100, David Bachelart wrote:
> Signed-off-by: David Bachelart <david.bachelart@bbright.com>
> ---
> Changes v1 -> v2:
>   - Fix url in mk file (trailing slash)
> ---
>  package/Config.in        |  1 +
>  package/udpxy/Config.in  |  8 ++++++++
>  package/udpxy/udpxy.hash |  4 ++++
>  package/udpxy/udpxy.mk   | 24 ++++++++++++++++++++++++
>  4 files changed, 37 insertions(+)
>  create mode 100644 package/udpxy/Config.in
>  create mode 100644 package/udpxy/udpxy.hash
>  create mode 100644 package/udpxy/udpxy.mk

Thanks for the patch. I've applied to Buildroot, with the following
changes:

    [Thomas:
     - keep only sha256 hash, not needed to have md5 and sha1 when sha256 is
       provided
     - add BR2_USE_MMU dependency, since the program uses fork()
     - remove UDPXY_MAKE_OPTS, and use the appropriate options during the
       build and install steps directly
     - use TARGET_MAKE_ENV in the build and install steps]

Also, I've committed a change to the DEVELOPERS file that adds you as a
contact for this package.

Thanks!

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

  reply	other threads:[~2017-01-25 10:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-02 15:45 [Buildroot] [PATCH v2] ifenslave: new package David Bachelart
2017-01-02 15:45 ` [Buildroot] [PATCH v2] nmon: " David Bachelart
2017-01-08 20:16   ` Peter Korsgaard
2017-01-02 15:45 ` [Buildroot] [PATCH v2] python-arrow: " David Bachelart
2017-01-02 19:58   ` Yegor Yefremov
2017-01-03  8:40     ` David Bachelart
2017-01-03  8:49       ` Yegor Yefremov
2017-01-02 15:45 ` [Buildroot] [PATCH v2] python-chardet: " David Bachelart
2017-01-02 20:00   ` Yegor Yefremov
2017-01-03  8:27     ` David Bachelart
2017-01-02 15:45 ` [Buildroot] [PATCH v2] python-whoosh: " David Bachelart
2017-01-02 20:02   ` Yegor Yefremov
2017-01-08 20:30   ` Peter Korsgaard
2017-01-02 15:45 ` [Buildroot] [PATCH v2] sslh: " David Bachelart
2017-01-25 10:35   ` Thomas Petazzoni
2017-01-25 11:20     ` David Bachelart
2017-01-02 15:45 ` [Buildroot] [PATCH v2] throttle: " David Bachelart
2017-01-25 10:39   ` Thomas Petazzoni
2017-01-26  9:43     ` David Bachelart
2017-01-02 15:45 ` [Buildroot] [PATCH v2] udpxy: " David Bachelart
2017-01-25 10:46   ` Thomas Petazzoni [this message]
2017-01-08 17:23 ` [Buildroot] [PATCH v2] ifenslave: " Peter Korsgaard

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=20170125234654.5cc128df@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.