From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Vincent Fazio <vfazio@xes-inc.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>,
Matt Weber <matthew.weber@collins.com>,
Vincent Fazio <vfazio@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/1] package/ethtool: fix builds for older toolchains
Date: Sat, 28 Jan 2023 22:31:42 +0100 [thread overview]
Message-ID: <20230128223142.1c292f98@windsurf> (raw)
In-Reply-To: <20230127201446.1181422-1-vfazio@xes-inc.com>
On Fri, 27 Jan 2023 14:14:46 -0600
Vincent Fazio <vfazio@xes-inc.com> wrote:
> Upstream commit 1fa60003a8b8 made a change to headers that broke
> compiles with toolchains using kernel headers prior to 4.11.
>
> Apply the patches slated to address the issue.
>
> Fixes:
> - http://autobuild.buildroot.net/results/e69886deb6ff466db96043388b5dac7271a5ec58
>
> Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
> ---
> Changes v1 -> v2:
> - Add patch for musl based builds
> ---
> package/ethtool/0001-uapi-Bring-in-if.h.patch | 483 ++++++++++++++++++
> ...2-marvell.c-Fix-build-with-musl-libc.patch | 71 +++
> 2 files changed, 554 insertions(+)
> create mode 100644 package/ethtool/0001-uapi-Bring-in-if.h.patch
> create mode 100644 package/ethtool/0002-marvell.c-Fix-build-with-musl-libc.patch
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
next prev parent reply other threads:[~2023-01-28 21:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-26 18:50 [Buildroot] [PATCH 1/1] package/ethtool: fix builds for older toolchains Vincent Fazio
2023-01-26 22:22 ` Florian Fainelli
2023-01-26 23:12 ` [Buildroot] [External] - " Vincent Fazio
2023-01-27 0:10 ` Florian Fainelli
2023-01-27 20:14 ` [Buildroot] [PATCH v2 " Vincent Fazio
2023-01-27 20:16 ` Florian Fainelli
2023-01-28 21:31 ` Thomas Petazzoni via buildroot [this message]
2023-01-28 21:34 ` Thomas Petazzoni via buildroot
2023-01-29 2:21 ` [Buildroot] [External] - " Vincent Fazio
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=20230128223142.1c292f98@windsurf \
--to=buildroot@buildroot.org \
--cc=f.fainelli@gmail.com \
--cc=matthew.weber@collins.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=vfazio@gmail.com \
--cc=vfazio@xes-inc.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.