All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/2] package/libnl: enable host package variant
Date: Wed, 8 Apr 2026 18:25:52 +0200	[thread overview]
Message-ID: <adaBfHS5zHFDAzWV@windsurf> (raw)
In-Reply-To: <20260408095657.2560313-1-giulio.benetti@benettiengineering.com>

On Wed, Apr 08, 2026 at 11:56:56AM +0200, Giulio Benetti wrote:
> host-libnl is needed for host-nfs-utils.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  package/libnl/libnl.mk | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/libnl/libnl.mk b/package/libnl/libnl.mk
> index a0441b7835..28374320ba 100644
> --- a/package/libnl/libnl.mk
> +++ b/package/libnl/libnl.mk
> @@ -13,6 +13,9 @@ LIBNL_CPE_ID_VALID = YES
>  LIBNL_INSTALL_STAGING = YES
>  LIBNL_DEPENDENCIES = host-bison host-flex host-pkgconf
>  
> +HOST_LIBNL_INSTALL_STAGING = YES

This line doesn't make sense for a host package, so it should be
dropped.

Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2026-04-08 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08  9:56 [Buildroot] [PATCH 1/2] package/libnl: enable host package variant Giulio Benetti
2026-04-08  9:56 ` [Buildroot] [PATCH 2/2] package/nfs-utils: bump version to 2.9.1 Giulio Benetti
2026-04-08 16:25 ` Thomas Petazzoni 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=adaBfHS5zHFDAzWV@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.