]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{14, 15}.x series
authorFabio Estevam <festevam@gmail.com>
Fri, 9 Mar 2018 19:55:32 +0000 (16:55 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Mar 2018 21:23:27 +0000 (22:23 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index d74f267a2ed6cb94649d3f50d7f466caa534fe50..3723e8edec7fe7f351b9c6da88ab87c89b5efb0c 100644 (file)
@@ -248,6 +248,6 @@ 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.24"       if BR2_KERNEL_HEADERS_4_14
-       default "4.15.7"        if BR2_KERNEL_HEADERS_4_15
+       default "4.14.25"       if BR2_KERNEL_HEADERS_4_14
+       default "4.15.8"        if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION