]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{14, 16}.x series
authorFabio Estevam <festevam@gmail.com>
Thu, 26 Apr 2018 18:39:10 +0000 (15:39 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 27 Apr 2018 16:21:46 +0000 (18:21 +0200)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index c9774edbd42d6ee9e1340039283d23bb52d69848..53452cfb257be15d8d6048c59a9f2337c79f2b76 100644 (file)
@@ -256,7 +256,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "4.11.12"       if BR2_KERNEL_HEADERS_4_11
        default "4.12.14"       if BR2_KERNEL_HEADERS_4_12
        default "4.13.16"       if BR2_KERNEL_HEADERS_4_13
-       default "4.14.36"       if BR2_KERNEL_HEADERS_4_14
+       default "4.14.37"       if BR2_KERNEL_HEADERS_4_14
        default "4.15.18"       if BR2_KERNEL_HEADERS_4_15
-       default "4.16.4"        if BR2_KERNEL_HEADERS_4_16
+       default "4.16.5"        if BR2_KERNEL_HEADERS_4_16
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION