From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org, Petr Vorel <petr.vorel@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/nfs-utils: bump version to 2.7.1
Date: Sat, 26 Oct 2024 22:13:47 +0200 [thread overview]
Message-ID: <20241026221347.22f27cad@windsurf> (raw)
In-Reply-To: <20240924090756.735949-1-giulio.benetti@benettiengineering.com>
Hello Giulio,
On Tue, 24 Sep 2024 11:07:56 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> * add libxml2 dependency that is now mandatory
> * drop 2 local patches that have been committed.
> * add 2 patches committed upstream to fix musl build failure.
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> ...-reexport-.c-Re-add-missing-includes.patch | 44 ----------------
> ...de-junction.h-Define-macros-for-musl.patch | 51 +++++++++++++++++++
> ...d_sqlite.c-Add-missing-sys-syscall.h.patch | 31 -----------
> ...rt-junction-path.c-Fix-buld-for-musl.patch | 40 +++++++++++++++
> package/nfs-utils/Config.in | 1 +
> package/nfs-utils/nfs-utils.hash | 4 +-
> package/nfs-utils/nfs-utils.mk | 6 +--
> 7 files changed, 97 insertions(+), 80 deletions(-)
> delete mode 100644 package/nfs-utils/0001-reexport-fsidd-reexport-.c-Re-add-missing-includes.patch
> create mode 100644 package/nfs-utils/0001-support-include-junction.h-Define-macros-for-musl.patch
> delete mode 100644 package/nfs-utils/0002-support-backend_sqlite.c-Add-missing-sys-syscall.h.patch
> create mode 100644 package/nfs-utils/0002-support-junction-path.c-Fix-buld-for-musl.patch
Thanks for your patch. However, as far as I can see, libxml2 is not a
mandatory dependency, you only need it when --enable-junctions (which
is now the default). But I believe we should keep it optional in
Buildroot for the target package (which a sub-option in Config.in), and
simply disable junctions for the host package.
Also, your patches have PATCH 1/2 and PATCH 2/2, so they will cause
some check-package warnings.
Could you rework/adjust?
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-10-26 20:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 9:07 [Buildroot] [PATCH] package/nfs-utils: bump version to 2.7.1 Giulio Benetti
2024-10-26 20:13 ` Thomas Petazzoni via buildroot [this message]
2024-11-04 20:23 ` [Buildroot] [PATCH] package/nfs-utils: bump version to 2.8.1 Giulio Benetti
2024-11-04 21:16 ` Petr Vorel
2024-11-04 21:40 ` Giulio Benetti
2024-12-29 21:20 ` Thomas Petazzoni via buildroot
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=20241026221347.22f27cad@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=petr.vorel@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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.