From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Fiona Klute <fiona.klute@gmx.de>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/btrfs-progs: remove unnecessary autoreconf
Date: Mon, 4 May 2026 16:47:47 +0200 [thread overview]
Message-ID: <20260504144747.10446-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260422233421.1804260-1-fiona.klute@gmx.de>
In reply of:
> Commit 1c11f9020ad98db11e6d67066d0fdb2cfab27605 removed the patch
> changing configure.ac with the bump to 6.10, so it is no longer
> needed.
>
> Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Applied to 2025.02.x & 2026.02.x. Thanks
> ---
> This patch is a side effect of me trying to update btrfs-progs to
> 6.19.1, I see now why so far nobody did: It breaks building a btrfs
> rootfs image with fakeroot, because fakeroot does not handle nftw (which
> btrfs-progs started using with 6.10.1).
> See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081976
>
> This little cleanup should still make sense. :-)
>
> package/btrfs-progs/btrfs-progs.mk | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/package/btrfs-progs/btrfs-progs.mk b/package/btrfs-progs/btrfs-progs.mk
> index 273c7e37f2..8691a5710e 100644
> --- a/package/btrfs-progs/btrfs-progs.mk
> +++ b/package/btrfs-progs/btrfs-progs.mk
> @@ -13,9 +13,6 @@ BTRFS_PROGS_LICENSE = GPL-2.0, LGPL-2.1+ (libbtrfsutil)
> BTRFS_PROGS_LICENSE_FILES = COPYING libbtrfsutil/COPYING
> BTRFS_PROGS_INSTALL_STAGING = YES
>
> -# 0002-btrfs-progs-add-uClibc-ng-compatibility-for-printf-f.patch
> -BTRFS_PROGS_AUTORECONF = YES
> -
> # Doesn't autodetect static-only and tries to build both
> ifeq ($(BR2_STATIC_LIBS),y)
> BTRFS_PROGS_MAKE_OPTS = static
> --
> 2.53.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-05-04 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 23:34 [Buildroot] [PATCH 1/1] package/btrfs-progs: remove unnecessary autoreconf Fiona Klute via buildroot
2026-04-23 19:23 ` Julien Olivain via buildroot
2026-05-04 14:47 ` Thomas Perale via buildroot [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=20260504144747.10446-1-thomas.perale@mind.be \
--to=buildroot@buildroot.org \
--cc=fiona.klute@gmx.de \
--cc=thomas.perale@mind.be \
/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