All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ethtool: switch to git snapshot
Date: Sat, 4 Nov 2023 15:02:21 +0100	[thread overview]
Message-ID: <20231104150221.07670044@windsurf> (raw)
In-Reply-To: <20231015210548.36882-1-bernd@kuhls.net>

On Sun, 15 Oct 2023 23:05:48 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Upstream tarball does not include several header files leading to build
> errors with older kernels. For details see:
> https://patchwork.kernel.org/project/netdevbpf/patch/20231005163053.1800218-1-florian.fainelli@broadcom.com/
> 
> Switch _SITE to git snapshot and add _AUTORECONF = YES which needs
> host-pkgconf to fix subsequent configure error:
> 
> ./configure: line 4723: PKG_PROG_PKG_CONFIG: command not found
> 
> ./configure: line 5055: syntax error near unexpected token `MNL,'
> ./configure: line 5055: `    PKG_CHECK_MODULES(MNL, libmnl)'
> 
> Fixes:
> http://autobuild.buildroot.net/results/69e/69e01b7f370920630d132fc43a40104fa5b3959f/
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/ethtool/ethtool.hash | 3 +--
>  package/ethtool/ethtool.mk   | 7 +++++--
>  2 files changed, 6 insertions(+), 4 deletions(-)

Applied to master, thanks.

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

      parent reply	other threads:[~2023-11-04 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 21:05 [Buildroot] [PATCH 1/1] package/ethtool: switch to git snapshot Bernd Kuhls
2023-10-15 22:09 ` Yegor Yefremov via buildroot
2023-11-04 14:02 ` 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=20231104150221.07670044@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --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.