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 5/7] Add fancy options to busybox sleep, like float arguments
Date: Sat, 4 Jul 2015 11:12:39 +0200	[thread overview]
Message-ID: <20150704111239.7de95201@free-electrons.com> (raw)
In-Reply-To: <1435929086-21205-6-git-send-email-sylvain.raybaud@green-communications.fr>

Dear Sylvain Raybaud,

On Fri,  3 Jul 2015 15:11:24 +0200, Sylvain Raybaud wrote:
> Signed-off-by: Sylvain Raybaud <sylvain.raybaud@green-communications.fr>
> ---
>  package/busybox/busybox.config | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config
> index 9d930d1..8d1d80a 100644
> --- a/package/busybox/busybox.config
> +++ b/package/busybox/busybox.config
> @@ -273,8 +273,8 @@ CONFIG_SHA256SUM=y
>  CONFIG_SHA512SUM=y
>  CONFIG_SHA3SUM=y
>  CONFIG_SLEEP=y
> -# CONFIG_FEATURE_FANCY_SLEEP is not set
> -# CONFIG_FEATURE_FLOAT_SLEEP is not set
> +CONFIG_FEATURE_FANCY_SLEEP=y
> +CONFIG_FEATURE_FLOAT_SLEEP=y
>  CONFIG_SORT=y
>  CONFIG_FEATURE_SORT_BIG=y
>  # CONFIG_SPLIT is not set

Can you include in the commit information about the size different of
the resulting Busybox binary before/after this patch?

Thanks a lot!

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

  reply	other threads:[~2015-07-04  9:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03 13:11 [Buildroot] [PATCH 0/7] Set of patches to add MariaDB galera cluster Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 1/7] Add package check: unit test library Sylvain Raybaud
2015-07-03 18:34   ` Yann E. MORIN
2015-07-04  9:08     ` Thomas Petazzoni
2015-07-04 18:25       ` Yann E. MORIN
2015-07-09 12:51     ` Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 2/7] Add rule to build host-libaio Sylvain Raybaud
2015-07-03 18:35   ` Yann E. MORIN
2015-07-03 13:11 ` [Buildroot] [PATCH 3/7] Add package galera: wsrep provider for mysql and mariadb Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 4/7] Add PKG_CONFIG_* variables to help cmake find host-packages Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 5/7] Add fancy options to busybox sleep, like float arguments Sylvain Raybaud
2015-07-04  9:12   ` Thomas Petazzoni [this message]
2015-07-09 12:16     ` Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 6/7] Move mysql patches to version specific subdirectory Sylvain Raybaud
2015-07-03 13:11 ` [Buildroot] [PATCH 7/7] Propose mariadb galera cluster as an alternative to standard mysql implementation, inside msyql package Sylvain Raybaud
2015-07-04  9:16 ` [Buildroot] [PATCH 0/7] Set of patches to add MariaDB galera cluster Thomas Petazzoni
2015-07-09 10:42 ` Sylvain Raybaud

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=20150704111239.7de95201@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