]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{4, 9, 13}.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 22 Oct 2017 17:04:11 +0000 (19:04 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 25 Oct 2017 07:39:54 +0000 (09:39 +0200)
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit f7479f4c818f335332fdca128d7d4f3e5e7c02ac)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 642bc8c53862a494ae01294d5fe549e2b7a8b62c..fedfd7a14fef3966d82548b690269ce53c8b0da0 100644 (file)
@@ -222,7 +222,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
        default "4.1.45"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.93"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.94"        if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.57"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.58"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION