Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Add library libunistring that is used for advanced text processing.
Date: Sat, 25 Oct 2014 19:32:55 +0200	[thread overview]
Message-ID: <20141025193255.7ff34971@free-electrons.com> (raw)
In-Reply-To: <1413758213-30044-1-git-send-email-paguilar@paguilar.org>

Dear Pedro Aguilar,

On Mon, 20 Oct 2014 00:36:53 +0200, Pedro Aguilar wrote:
> Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
> ---
>  package/Config.in                    |  1 +
>  package/libunistring/Config.in       | 12 ++++++++++++
>  package/libunistring/libunistring.mk | 14 ++++++++++++++
>  3 files changed, 27 insertions(+)
>  create mode 100644 package/libunistring/Config.in
>  create mode 100644 package/libunistring/libunistring.mk

Thanks, applied, after doing a few modifications:

    [Thomas:
      - adjust the title of the commit
      - remove the thread dependency, by using the --disable-threads
        option when needed
      - remove LIBUNISTRING_SOURCE, since its value was the default
      - use BR2_GNU_MIRROR in LIBUNISTRING_SITE
      - adjust the license, which really is LGPLv3+, not LGPLv2. The
        license file is COPYING.LIB.]

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

      reply	other threads:[~2014-10-25 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 22:36 [Buildroot] [PATCH 1/1] Add library libunistring that is used for advanced text processing Pedro Aguilar
2014-10-25 17:32 ` 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=20141025193255.7ff34971@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox