From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/pppd: fix build with kernel >= 5.15
Date: Thu, 23 Dec 2021 18:48:04 +0100 [thread overview]
Message-ID: <20211223184804.70e12bc9@windsurf> (raw)
In-Reply-To: <20211219160234.1358835-1-fontaine.fabrice@gmail.com>
On Sun, 19 Dec 2021 17:02:34 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure with kernel >= 5.15:
>
> sys-linux.c:148:10: fatal error: linux/ipx.h: No such file or directory
> 148 | #include <linux/ipx.h>
> | ^~~~~~~~~~~~~
>
> This hook could be removed as soon as a new pppd version is released:
> https://github.com/ppp-project/ppp/pull/326
>
> Fixes:
> - http://autobuild.buildroot.org/results/5a7f89e5178735f4d3e3f3360f0feb263f6ac431
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/pppd/pppd.mk | 7 +++++++
> 1 file changed, 7 insertions(+)
Applied to master, thanks (after seeing the feedback from Fabrice to
Arnout questions/comments).
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
prev parent reply other threads:[~2021-12-23 17:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-19 16:02 [Buildroot] [PATCH 1/1] package/pppd: fix build with kernel >= 5.15 Fabrice Fontaine
2021-12-20 22:33 ` Arnout Vandecappelle
2021-12-20 22:38 ` Fabrice Fontaine
2021-12-23 17:48 ` Thomas Petazzoni [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=20211223184804.70e12bc9@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox