[Buildroot] [PATCH 1/1] add new package tinc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 21 15:41:28 UTC 2014


Dear Zoltan Gyarmati,

On Tue, 16 Dec 2014 15:47:58 +0100, Zoltan Gyarmati wrote:
> Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati at 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



More information about the buildroot mailing list