From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] add new package tinc
Date: Sun, 21 Dec 2014 16:41:28 +0100 [thread overview]
Message-ID: <20141221164128.43d07933@free-electrons.com> (raw)
In-Reply-To: <1418741278-32077-1-git-send-email-mr.zoltan.gyarmati@gmail.com>
Dear Zoltan Gyarmati,
On Tue, 16 Dec 2014 15:47:58 +0100, Zoltan Gyarmati wrote:
> Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
> ---
> package/Config.in | 1 +
> package/tinc/Config.in | 11 +++++++++++
> package/tinc/tinc.mk | 13 +++++++++++++
> 3 files changed, 25 insertions(+)
> create mode 100644 package/tinc/Config.in
> create mode 100644 package/tinc/tinc.mk
Patch applied, thanks. I've only done some minor changes:
[Thomas:
- fix license from GPLv2 to 'GPLv2+ with OpenSSL exception'
- add -std=c99 to CFLAGS, otherwise it doesn't build with a minimal
toolchain configuration
- add BR2_USE_MMU dependency since fork() is used.]
Thanks for your contribution!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-12-21 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 14:47 [Buildroot] [PATCH 1/1] add new package tinc Zoltan Gyarmati
2014-12-21 15:41 ` Thomas Petazzoni [this message]
2014-12-21 20:20 ` Zoltan Gyarmati
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=20141221164128.43d07933@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.