]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{1, 4, 9, 13}.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 19 Oct 2017 17:34:02 +0000 (19:34 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 21 Oct 2017 06:21:19 +0000 (08:21 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 6421b217a787ffa57e2d9717a42e621c27a891c3..26f3fd992279183c171629b0dea629a3bac89823 100644 (file)
@@ -243,11 +243,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.4.113"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.107"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
-       default "4.1.43"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.92"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.56"        if BR2_KERNEL_HEADERS_4_9
+       default "4.1.45"        if BR2_KERNEL_HEADERS_4_1
+       default "4.4.93"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.57"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10
        default "4.11.12"       if BR2_KERNEL_HEADERS_4_11
        default "4.12.14"       if BR2_KERNEL_HEADERS_4_12
-       default "4.13.7"        if BR2_KERNEL_HEADERS_4_13
+       default "4.13.8"        if BR2_KERNEL_HEADERS_4_13
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION