From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] libidn2: new package
Date: Sun, 20 May 2018 16:15:45 +0200 [thread overview]
Message-ID: <20180520161545.7ca05e2d@windsurf> (raw)
In-Reply-To: <20180501204038.20000-1-fontaine.fabrice@gmail.com>
Hello,
On Tue, 1 May 2018 22:40:32 +0200, Fabrice Fontaine wrote:
> Libidn2 is an implementation of the IDNA2008 + TR46
> specifications (RFC 5890, RFC 5891, RFC 5892, RFC 5893,
> TR 46).
>
> http://www.gnu.org/software/libidn/
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> package/libidn2/Config.in | 17 +++++++++++++++++
> package/libidn2/libidn2.hash | 8 ++++++++
> package/libidn2/libidn2.mk | 29 +++++++++++++++++++++++++++++
> 5 files changed, 56 insertions(+)
> create mode 100644 package/libidn2/Config.in
> create mode 100644 package/libidn2/libidn2.hash
> create mode 100644 package/libidn2/libidn2.mk
I've applied the entire series to next. I've made a few changes, so
I'll comment on the two patches on which I did changes.
On this patch, here are the changes I made:
[Thomas:
- Use positive logic to test the BR2_PACKAGE_LIBIDN2_BINARY
condition.
- Put the definition of LIBIDN2_REMOVE_BINARY inside the
BR2_PACKAGE_LIBIDN2_BINARY condition, as suggested by Arnout.
- Adjust license details: library is under GPL-2.0+ or LGPL-3.0+,
while the command line tool is under GPL-3.0+.]
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-05-20 14:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 20:40 [Buildroot] [PATCH 1/7] libidn2: new package Fabrice Fontaine
2018-05-01 20:40 ` [Buildroot] [PATCH 2/7] libcurl: replace libidn by libidn2 Fabrice Fontaine
2018-05-01 20:40 ` [Buildroot] [PATCH 3/7] wget: add optional dependency for libidn2 Fabrice Fontaine
2018-05-01 20:40 ` [Buildroot] [PATCH 4/7] gnutls: add optional libidn2 support Fabrice Fontaine
2018-05-01 20:40 ` [Buildroot] [PATCH 5/6] lftp: switch from libidn to libidn2 Fabrice Fontaine
2018-05-01 20:40 ` [Buildroot] [PATCH 6/7] systemd: add optional dependency on libidn2 Fabrice Fontaine
2018-05-20 14:16 ` Thomas Petazzoni
2018-05-01 20:40 ` [Buildroot] [PATCH 7/7] whois: add libidn2 support Fabrice Fontaine
2018-05-02 21:51 ` [Buildroot] [PATCH 1/7] libidn2: new package Arnout Vandecappelle
2018-05-03 10:13 ` Fabrice Fontaine
2018-05-20 14:15 ` Thomas Petazzoni [this message]
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=20180520161545.7ca05e2d@windsurf \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox