linux-headers: bump 4.{4,9,11}.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 5 Jul 2017 16:37:55 +0000 (18:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 5 Jul 2017 18:23:25 +0000 (20:23 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 3b91c04e87693e70ee70d82ed964032f1ca96329..be0799bc5ddb9daec4de04335f658797969a74a1 100644 (file)
@@ -227,8 +227,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.106"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.42"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.75"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.35"        if BR2_KERNEL_HEADERS_4_9
+       default "4.4.76"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.36"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10
-       default "4.11.8"        if BR2_KERNEL_HEADERS_4_11
+       default "4.11.9"        if BR2_KERNEL_HEADERS_4_11
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION