linux-headers: bump 3.{18, 14, 12}.x and 4.{1, 4, 5}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 2 Jun 2016 23:11:06 +0000 (20:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Jun 2016 07:44:05 +0000 (09:44 +0200)
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 6890c9e1aaf69197a307c6496ec68a85a220620e..d53766bb51e916374b83914d933d2bb1d19614d0 100644 (file)
@@ -221,15 +221,15 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.2.80"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.112"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.101"      if BR2_KERNEL_HEADERS_3_10
-       default "3.12.59"       if BR2_KERNEL_HEADERS_3_12
-       default "3.14.70"       if BR2_KERNEL_HEADERS_3_14
-       default "3.18.33"       if BR2_KERNEL_HEADERS_3_18
+       default "3.12.60"       if BR2_KERNEL_HEADERS_3_12
+       default "3.14.71"       if BR2_KERNEL_HEADERS_3_14
+       default "3.18.34"       if BR2_KERNEL_HEADERS_3_18
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
-       default "4.1.24"        if BR2_KERNEL_HEADERS_4_1
+       default "4.1.25"        if BR2_KERNEL_HEADERS_4_1
        default "4.2.8"         if BR2_KERNEL_HEADERS_4_2
        default "4.3.6"         if BR2_KERNEL_HEADERS_4_3
-       default "4.4.11"        if BR2_KERNEL_HEADERS_4_4
-       default "4.5.5"         if BR2_KERNEL_HEADERS_4_5
+       default "4.4.12"        if BR2_KERNEL_HEADERS_4_4
+       default "4.5.6"         if BR2_KERNEL_HEADERS_4_5
        default "4.6.1"         if BR2_KERNEL_HEADERS_4_6
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION