Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Clément Leger" <cleger@kalray.eu>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] package/linux-headers: add support for Linux 5.1 kernel headers
Date: Mon, 8 Apr 2019 09:18:57 +0200 (CEST)	[thread overview]
Message-ID: <1715855918.438291.1554707937551.JavaMail.zimbra@kalray.eu> (raw)
In-Reply-To: <87ef6el23j.fsf@dell.be.48ers.dk>

Absolutely :/. I will resend it as a separate one if you are ok with that.

>>>>>> "Cl?ment" == Cl?ment Leger <cleger@kalray.eu> writes:
> 
> > Signed-off-by: Clement Leger <clement.leger@kalray.eu>
> > ---
> >  .../toolchain-external/toolchain-external-custom/Config.in.options    | 4 ++++
> >  1 file changed, 4 insertions(+)
> 
> Ehh, this looks to be a copy of patch 2/3 - Did you send the wrong
> patch?
> 
> > diff --git
> > a/toolchain/toolchain-external/toolchain-external-custom/Config.in.options
> > b/toolchain/toolchain-external/toolchain-external-custom/Config.in.options
> > index 607490260f..cb7095632f 100644
> > --- a/toolchain/toolchain-external/toolchain-external-custom/Config.in.options
> > +++ b/toolchain/toolchain-external/toolchain-external-custom/Config.in.options
> > @@ -123,6 +123,10 @@ choice
> >  	    m = ( LINUX_VERSION_CODE >> 8  ) & 0xFF
> >  	    p = ( LINUX_VERSION_CODE >> 0  ) & 0xFF
> 
> > +config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_1
> > +	bool "5.1.x"
> > +	select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_1
> > +
> >  config BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_0
> >  	bool "5.0.x"
> >  	select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_0
> > --
> > 2.15.0.276.g89ea799
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> 
> --
> Bye, Peter Korsgaard

  reply	other threads:[~2019-04-08  7:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04  7:01 [Buildroot] [PATCH 1/3] toolchain: add BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_1 Clément Leger
2019-04-04  7:01 ` [Buildroot] [PATCH 2/3] toolchain/toolchain-external-custom: support Linux 5.1 Clément Leger
2019-04-04  7:03   ` [Buildroot] [PATCH 3/3] package/linux-headers: add support for Linux 5.1 kernel headers Clément Leger
2019-04-07  7:13     ` Peter Korsgaard
2019-04-08  7:18       ` Clément Leger [this message]
2019-04-08  7:47         ` Peter Korsgaard
2019-04-08  8:06           ` Clément Leger
2019-04-08 10:47             ` Peter Korsgaard
2019-04-07  7:13   ` [Buildroot] [PATCH 2/3] toolchain/toolchain-external-custom: support Linux 5.1 Peter Korsgaard
2019-04-07  7:12 ` [Buildroot] [PATCH 1/3] toolchain: add BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_1 Peter Korsgaard

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=1715855918.438291.1554707937551.JavaMail.zimbra@kalray.eu \
    --to=cleger@kalray.eu \
    --cc=buildroot@busybox.net \
    /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