All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] Support Linux 4.20
@ 2018-12-31 17:52 Thomas Petazzoni
  2018-12-31 17:52 ` [Buildroot] [PATCH v2 1/4] toolchain: add necessary options to support 4.20 kernel headers Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2018-12-31 17:52 UTC (permalink / raw)
  To: buildroot

Hello,

This adds support for using Linux 4.20 for the kernel headers and/or
kernel build.

Amongst other things, Linux 4.20 has the fix of the net_tstamp.h
header which will fix the build failure of linuxptp.

Changes since v1:

 - Add one more patch that makes it possible to use custom external
   toolchains that use Linux 4.20 kernel headers, as noticed by Romain
   Naour.

Thomas Petazzoni (4):
  toolchain: add necessary options to support 4.20 kernel headers
  package/linux-headers: add support for Linux 4.20 kernel headers
  linux: add support for Linux 4.20
  toolchain/toolchain-external-custom: support Linux 4.20 kernel headers

 linux/Config.in                                       |  4 ++--
 linux/linux.hash                                      |  1 +
 package/linux-headers/Config.in.host                  | 11 ++++++++++-
 toolchain/Config.in                                   |  5 +++++
 .../toolchain-external-custom/Config.in.options       |  4 ++++
 5 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-01-10 14:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 17:52 [Buildroot] [PATCH v2 0/4] Support Linux 4.20 Thomas Petazzoni
2018-12-31 17:52 ` [Buildroot] [PATCH v2 1/4] toolchain: add necessary options to support 4.20 kernel headers Thomas Petazzoni
2018-12-31 17:52 ` [Buildroot] [PATCH v2 2/4] package/linux-headers: add support for Linux " Thomas Petazzoni
2018-12-31 17:52 ` [Buildroot] [PATCH v2 3/4] linux: add support for Linux 4.20 Thomas Petazzoni
2018-12-31 17:52 ` [Buildroot] [PATCH v2 4/4] toolchain/toolchain-external-custom: support Linux 4.20 kernel headers Thomas Petazzoni
2019-01-01 21:58 ` [Buildroot] [PATCH v2 0/4] Support Linux 4.20 Peter Korsgaard
2019-01-02  8:16   ` Thomas Petazzoni
2019-01-02 11:31     ` Peter Korsgaard
2019-01-02 12:50       ` Thomas Petazzoni
2019-01-10 14:47       ` Peter Korsgaard

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.