linux-headers: bump 4.{4, 7, 8}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 17 Oct 2016 10:04:12 +0000 (07:04 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 18 Oct 2016 20:15:35 +0000 (22:15 +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 60578b8fc8c3b684f615bc5b9ae3b048f02fe008..759959f5a57b3cadd8d26fbe3e57bb5fd79b10a4 100644 (file)
@@ -232,9 +232,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
        default "4.1.34"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.24"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.25"        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.7"         if BR2_KERNEL_HEADERS_4_7
-       default "4.8.1"         if BR2_KERNEL_HEADERS_4_8
+       default "4.7.8"         if BR2_KERNEL_HEADERS_4_7
+       default "4.8.2"         if BR2_KERNEL_HEADERS_4_8
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION