All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Linux 4.20 addition
@ 2018-12-31 16:06 Thomas Petazzoni
  2018-12-31 16:06 ` [Buildroot] [PATCH 1/3] toolchain: add necessary options to support 4.20 kernel headers Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2018-12-31 16:06 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.

Thanks,

Thomas

Thomas Petazzoni (3):
  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

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

-- 
2.20.1

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

end of thread, other threads:[~2018-12-31 17:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 16:06 [Buildroot] [PATCH 0/3] Linux 4.20 addition Thomas Petazzoni
2018-12-31 16:06 ` [Buildroot] [PATCH 1/3] toolchain: add necessary options to support 4.20 kernel headers Thomas Petazzoni
2018-12-31 17:21   ` Romain Naour
2018-12-31 17:54     ` Thomas Petazzoni
2018-12-31 16:07 ` [Buildroot] [PATCH 2/3] package/linux-headers: add support for Linux " Thomas Petazzoni
2018-12-31 16:07 ` [Buildroot] [PATCH 3/3] linux: add support for Linux 4.20 Thomas Petazzoni

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.