linux-headers: bump 3.{4, 10, 14, 15}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Jul 2014 20:55:02 +0000 (17:55 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Jul 2014 09:29:25 +0000 (11:29 +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 36e09ec64b9e9f64c9976c85261db28e9a9be2fd..50c4da5dc1d30fc7417264187fe0d2e081d50ecc 100644 (file)
@@ -149,12 +149,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.0.101"       if BR2_KERNEL_HEADERS_3_0
        default "3.2.60"        if BR2_KERNEL_HEADERS_3_2
-       default "3.4.97"        if BR2_KERNEL_HEADERS_3_4
+       default "3.4.98"        if BR2_KERNEL_HEADERS_3_4
        default "3.9.11"        if BR2_KERNEL_HEADERS_3_9
-       default "3.10.47"       if BR2_KERNEL_HEADERS_3_10
+       default "3.10.48"       if BR2_KERNEL_HEADERS_3_10
        default "3.11.10"       if BR2_KERNEL_HEADERS_3_11
        default "3.12.24"       if BR2_KERNEL_HEADERS_3_12
        default "3.13.11"       if BR2_KERNEL_HEADERS_3_13
-       default "3.14.11"       if BR2_KERNEL_HEADERS_3_14
-       default "3.15.4"        if BR2_KERNEL_HEADERS_3_15
+       default "3.14.12"       if BR2_KERNEL_HEADERS_3_14
+       default "3.15.5"        if BR2_KERNEL_HEADERS_3_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION