linux-headers: bump 3.{2, 10}.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 27 Aug 2017 15:29:26 +0000 (17:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Aug 2017 21:26:26 +0000 (23:26 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index a45172ed173b4a0f7c7d77f8616bae5c6d89dee2..992e31bb469da48b2311f003c9989f19e16880f3 100644 (file)
@@ -231,9 +231,9 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
        string
-       default "3.2.89"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.92"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.113"       if BR2_KERNEL_HEADERS_3_4
-       default "3.10.106"      if BR2_KERNEL_HEADERS_3_10
+       default "3.10.107"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.43"        if BR2_KERNEL_HEADERS_4_1
        default "4.4.84"        if BR2_KERNEL_HEADERS_4_4