All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] btrfs-progs: bump to version 4.7.2
Date: Tue, 6 Sep 2016 21:27:36 +0200	[thread overview]
Message-ID: <20160906212736.520d86e9@free-electrons.com> (raw)
In-Reply-To: <1473170340-9594-1-git-send-email-gustavo@zacarias.com.ar>

Hello,

On Tue,  6 Sep 2016 10:59:00 -0300, Gustavo Zacarias wrote:
> Drop all of the upstreamed patches (not precisely in the same form) and
> rebase the only required patch for proper static builds with staging
> libs required by other packages.
> Build-tested for arm-glibc, arm-uclibc, arm-musl and arm-uclibc-static.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  ...install-static-library-and-headers-in-in.patch} |  14 ++-
>  ...01-configure-refactor-backtrace-detection.patch | 132 ---------------------
>  ...onfigure-refactor-always_inline-detection.patch |  42 -------
>  ...compile-fix-undefined-PATH_MAX-under-musl.patch |  67 -----------
>  package/btrfs-progs/btrfs-progs.hash               |   2 +-
>  package/btrfs-progs/btrfs-progs.mk                 |   2 +-
>  6 files changed, 10 insertions(+), 249 deletions(-)
>  rename package/btrfs-progs/{0004-Makefile.in-install-static-library-and-headers-in-in.patch => 0001-Makefile.in-install-static-library-and-headers-in-in.patch} (76%)
>  delete mode 100644 package/btrfs-progs/0001-configure-refactor-backtrace-detection.patch
>  delete mode 100644 package/btrfs-progs/0002-configure-refactor-always_inline-detection.patch
>  delete mode 100644 package/btrfs-progs/0003-compile-fix-undefined-PATH_MAX-under-musl.patch

Applied to master, thanks. I was surprised you did not remove
AUTORECONF = YES since we were patching configure.ac. But in fact,
AUTORECONF = YES was not passed. Not sure how btrfs-progs was
building... most likely one of its dependency has AUTORECONF = YES, so
autoconf was guaranteed to be around.

Thanks,

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

  reply	other threads:[~2016-09-06 19:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 13:59 [Buildroot] [PATCH] btrfs-progs: bump to version 4.7.2 Gustavo Zacarias
2016-09-06 19:27 ` Thomas Petazzoni [this message]
2016-09-06 19:46   ` Gustavo Zacarias

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=20160906212736.520d86e9@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.