[Buildroot] [PATCH 0/3] Linux 4.20 addition

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Dec 31 16:06:58 UTC 2018


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



More information about the buildroot mailing list