linux-headers: bump 3.{18, 17, 14, 10}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 9 Jan 2015 06:43:33 +0000 (03:43 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Jan 2015 12:26:05 +0000 (13:26 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index ed994c1c73d4e94f716f825fb5dc7bde09e6f728..23bb201983ec7821abb77a65425cbe43a9275641 100644 (file)
@@ -174,13 +174,13 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.0.101"       if BR2_KERNEL_HEADERS_3_0
        default "3.2.66"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.105"       if BR2_KERNEL_HEADERS_3_4
-       default "3.10.63"       if BR2_KERNEL_HEADERS_3_10
+       default "3.10.64"       if BR2_KERNEL_HEADERS_3_10
        default "3.11.10"       if BR2_KERNEL_HEADERS_3_11
        default "3.12.35"       if BR2_KERNEL_HEADERS_3_12
        default "3.13.11"       if BR2_KERNEL_HEADERS_3_13
-       default "3.14.27"       if BR2_KERNEL_HEADERS_3_14
+       default "3.14.28"       if BR2_KERNEL_HEADERS_3_14
        default "3.15.10"       if BR2_KERNEL_HEADERS_3_15
        default "3.16.7"        if BR2_KERNEL_HEADERS_3_16
-       default "3.17.7"        if BR2_KERNEL_HEADERS_3_17
-       default "3.18.1"        if BR2_KERNEL_HEADERS_3_18
+       default "3.17.8"        if BR2_KERNEL_HEADERS_3_17
+       default "3.18.2"        if BR2_KERNEL_HEADERS_3_18
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION