All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv5] fmt: new package
Date: Thu, 6 Apr 2017 22:14:59 +0200	[thread overview]
Message-ID: <20170406221459.281f17ba@free-electrons.com> (raw)
In-Reply-To: <1491493277-19334-1-git-send-email-semenak94@mail.ru>

Hello,

On Thu,  6 Apr 2017 18:41:17 +0300, Semyon Kolganov wrote:
> Signed-off-by: Semyon Kolganov <semenak94@mail.ru>
> 
> Changes between v4 and v5:
>  - added dependcy from LIBSTDCPP to fmt
> 
> Changes between v3 and v4:
>  - fixed misprint
> 
> Changes between v2 and v3:
>  - removed Staging section in fmt.mk file
>  - formatting fixes
>  - added dependency from w/ C++
> 
> Changes between v1 and v2:
>  - formatting fixes
>  - added right license
>  - using Github helper to download
> ---
>  package/Config.in     |  1 +
>  package/fmt/Config.in | 10 ++++++++++
>  package/fmt/fmt.hash  |  4 ++++
>  package/fmt/fmt.mk    | 18 ++++++++++++++++++
>  4 files changed, 33 insertions(+)
>  create mode 100644 package/fmt/Config.in
>  create mode 100755 package/fmt/fmt.hash
>  create mode 100755 package/fmt/fmt.mk

Applied to master with the following changes:

    [Thomas:
     - add entry to DEVELOPERS file
     - add missing wchar dependency
     - minor tweaks.]

Thanks!

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

      reply	other threads:[~2017-04-06 20:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fmt: new package>
2017-04-06 10:30 ` [Buildroot] [PATCH] fmt: new package Semyon Kolganov
2017-04-06 10:53   ` Thomas Petazzoni
2017-04-06 12:02 ` [Buildroot] [PATCHv2] fmt: new package PATCHv2 Semyon Kolganov
2017-04-06 14:00   ` Thomas Petazzoni
2017-04-06 14:17 ` [Buildroot] [PATCHv3] fmt: new package PACKAGEv3 Semyon Kolganov
2017-04-06 14:27 ` [Buildroot] [PATCHv4] fmt: new package Semyon Kolganov
2017-04-06 15:29   ` Baruch Siach
2017-04-06 15:41 ` [Buildroot] [PATCHv5] " Semyon Kolganov
2017-04-06 20:14   ` 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=20170406221459.281f17ba@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.