linux-headers: bump 4.{4, 7}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 24 Sep 2016 13:04:54 +0000 (10:04 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 24 Sep 2016 14:40:09 +0000 (16:40 +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 09e187b869343422de4f63d840bdfea043b01b1a..07f53380b7619d0050a29f481c175e6f950335e8 100644 (file)
@@ -240,8 +240,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "4.1.32"        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.21"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.22"        if BR2_KERNEL_HEADERS_4_4
        default "4.5.7"         if BR2_KERNEL_HEADERS_4_5
        default "4.6.7"         if BR2_KERNEL_HEADERS_4_6
-       default "4.7.4"         if BR2_KERNEL_HEADERS_4_7
+       default "4.7.5"         if BR2_KERNEL_HEADERS_4_7
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION