All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] package/libbytesize: add new package
Date: Sun, 12 Apr 2020 16:00:32 +0200	[thread overview]
Message-ID: <20200412160032.04aad473@windsurf.home> (raw)
In-Reply-To: <20200217143030.5031-2-giulio.benetti@benettiengineering.com>

On Mon, 17 Feb 2020 15:30:27 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Libbytesize is a tiny library providing a C "class" for working with
> arbitrary big sizes in bytes.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  DEVELOPERS                           |  1 +
>  package/Config.in                    |  1 +
>  package/libbytesize/Config.in        | 10 ++++++++++
>  package/libbytesize/libbytesize.hash |  3 +++
>  package/libbytesize/libbytesize.mk   | 15 +++++++++++++++
>  5 files changed, 30 insertions(+)
>  create mode 100644 package/libbytesize/Config.in
>  create mode 100644 package/libbytesize/libbytesize.hash
>  create mode 100644 package/libbytesize/libbytesize.mk

Because the rest of the series has been marked as Changes Requested due
to the feedback that was provided, I have also marked this particular
patch as Changes Requested. It doesn't make a whole lot of sense to
have this libbytesize library without the rest of the series.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-04-12 14:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 14:30 [Buildroot] [PATCH 0/4] udisks bump to version 2.8.4 Giulio Benetti
2020-02-17 14:30 ` [Buildroot] [PATCH 1/4] package/libbytesize: add new package Giulio Benetti
2020-04-12 14:00   ` Thomas Petazzoni [this message]
2020-02-17 14:30 ` [Buildroot] [PATCH 2/4] package/volume_key: " Giulio Benetti
2020-02-17 18:51   ` Thomas Petazzoni
2020-02-18 13:46     ` Giulio Benetti
2020-02-18 14:06       ` Giulio Benetti
2020-02-18 14:47         ` Thomas Petazzoni
2020-02-20 16:28           ` Giulio Benetti
2020-02-18 14:46       ` Thomas Petazzoni
2020-02-18 14:55         ` Giulio Benetti
2020-02-17 14:30 ` [Buildroot] [PATCH 3/4] package/libblockdev: " Giulio Benetti
2020-02-17 18:56   ` Thomas Petazzoni
2020-02-17 14:30 ` [Buildroot] [PATCH 4/4] package/udisks: bump version to 2.8.4 Giulio Benetti
2020-02-17 19:07   ` Thomas Petazzoni

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=20200412160032.04aad473@windsurf.home \
    --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 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.