]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/linux-headers: bump 3.12.x and 4.{4, 9, 10}.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 11 May 2017 17:00:42 +0000 (19:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 May 2017 19:15:29 +0000 (21:15 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index dcfcce94cf067b352a8bf0d327ae4974471c6180..f851271cc85b546a94e2d0fa8782eb5d1175b06d 100644 (file)
@@ -225,10 +225,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.2.88"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.113"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.105"      if BR2_KERNEL_HEADERS_3_10
-       default "3.12.73"       if BR2_KERNEL_HEADERS_3_12
+       default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.39"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.66"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.26"        if BR2_KERNEL_HEADERS_4_9
-       default "4.10.14"       if BR2_KERNEL_HEADERS_4_10
+       default "4.4.67"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.27"        if BR2_KERNEL_HEADERS_4_9
+       default "4.10.15"       if BR2_KERNEL_HEADERS_4_10
        default "4.11"          if BR2_KERNEL_HEADERS_4_11
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION