linux-headers: bump 3.{17, 16, 14, 12, 10}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 30 Oct 2014 17:29:22 +0000 (14:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 30 Oct 2014 18:02:52 +0000 (19:02 +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 b494885532f98c3a59ce43020d0126d81582b0e0..b363cdc05976f59276bc3ce582fc873fb5fdd8ed 100644 (file)
@@ -171,12 +171,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.2.63"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.104"       if BR2_KERNEL_HEADERS_3_4
        default "3.9.11"        if BR2_KERNEL_HEADERS_3_9
-       default "3.10.58"       if BR2_KERNEL_HEADERS_3_10
+       default "3.10.59"       if BR2_KERNEL_HEADERS_3_10
        default "3.11.10"       if BR2_KERNEL_HEADERS_3_11
-       default "3.12.30"       if BR2_KERNEL_HEADERS_3_12
+       default "3.12.31"       if BR2_KERNEL_HEADERS_3_12
        default "3.13.11"       if BR2_KERNEL_HEADERS_3_13
-       default "3.14.22"       if BR2_KERNEL_HEADERS_3_14
+       default "3.14.23"       if BR2_KERNEL_HEADERS_3_14
        default "3.15.10"       if BR2_KERNEL_HEADERS_3_15
-       default "3.16.6"        if BR2_KERNEL_HEADERS_3_16
-       default "3.17.1"        if BR2_KERNEL_HEADERS_3_17
+       default "3.16.7"        if BR2_KERNEL_HEADERS_3_16
+       default "3.17.2"        if BR2_KERNEL_HEADERS_3_17
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION