linux-headers: bump 3.{17, 16, 14, 10}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 16 Oct 2014 13:12:42 +0000 (10:12 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 Oct 2014 12:17:48 +0000 (14:17 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 101136a3d89eed5be406e6481fdd3b5d173db4cf..b494885532f98c3a59ce43020d0126d81582b0e0 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.57"       if BR2_KERNEL_HEADERS_3_10
+       default "3.10.58"       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.13.11"       if BR2_KERNEL_HEADERS_3_13
-       default "3.14.21"       if BR2_KERNEL_HEADERS_3_14
+       default "3.14.22"       if BR2_KERNEL_HEADERS_3_14
        default "3.15.10"       if BR2_KERNEL_HEADERS_3_15
-       default "3.16.5"        if BR2_KERNEL_HEADERS_3_16
-       default "3.17"          if BR2_KERNEL_HEADERS_3_17
+       default "3.16.6"        if BR2_KERNEL_HEADERS_3_16
+       default "3.17.1"        if BR2_KERNEL_HEADERS_3_17
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION