linux-headers: bump 4.{1, 2}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 29 Sep 2015 23:02:18 +0000 (20:02 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Sep 2015 10:36:09 +0000 (12:36 +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 9bb16b901398d2df4dfcdffdbfab25bcb5c18293..35591677ba9f18cd1e7c4420c899379a9bc7c6b8 100644 (file)
@@ -201,6 +201,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.18.21"       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.8"         if BR2_KERNEL_HEADERS_4_1
-       default "4.2.1"         if BR2_KERNEL_HEADERS_4_2
+       default "4.1.9"         if BR2_KERNEL_HEADERS_4_1
+       default "4.2.2"         if BR2_KERNEL_HEADERS_4_2
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION