linux-headers: bump 3.{12,13}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 24 Apr 2014 11:13:39 +0000 (08:13 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Apr 2014 11:42:31 +0000 (13:42 +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 23586fbdb5a7041c7c1ccf77c69e1a14901de993..001c42494278d1093f699c7827a743caf8699456 100644 (file)
@@ -163,7 +163,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.9.11"        if BR2_KERNEL_HEADERS_3_9
        default "3.10.37"       if BR2_KERNEL_HEADERS_3_10
        default "3.11.10"       if BR2_KERNEL_HEADERS_3_11
-       default "3.12.17"       if BR2_KERNEL_HEADERS_3_12
-       default "3.13.10"       if BR2_KERNEL_HEADERS_3_13
+       default "3.12.18"       if BR2_KERNEL_HEADERS_3_12
+       default "3.13.11"       if BR2_KERNEL_HEADERS_3_13
        default "3.14.1"        if BR2_KERNEL_HEADERS_3_14
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION