linux-headers: bump 3.18.x and 4.{1, 4}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 14 Jul 2016 10:11:08 +0000 (07:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 14 Jul 2016 10:33:34 +0000 (12:33 +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 82ce45ce9e18b45c6a11f795e33e2272b0340b50..5845f6015e141da7fbeeed0809f6c00e67e1c30e 100644 (file)
@@ -232,13 +232,13 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.102"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.61"       if BR2_KERNEL_HEADERS_3_12
        default "3.14.73"       if BR2_KERNEL_HEADERS_3_14
-       default "3.18.36"       if BR2_KERNEL_HEADERS_3_18
+       default "3.18.37"       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.27"        if BR2_KERNEL_HEADERS_4_1
+       default "4.1.28"        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.14"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.15"        if BR2_KERNEL_HEADERS_4_4
        default "4.5.7"         if BR2_KERNEL_HEADERS_4_5
        default "4.6.4"         if BR2_KERNEL_HEADERS_4_6
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION