linux-headers: bump 4.1.x series
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 31 May 2017 05:52:08 +0000 (07:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 31 May 2017 06:02:27 +0000 (08:02 +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 5a0cd0382e1b11d401c7f5f38bb296eb38052060..c7a3710520199e48a242dcd64b5512ed275c22f5 100644 (file)
@@ -226,7 +226,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.4.113"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.105"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
-       default "4.1.39"        if BR2_KERNEL_HEADERS_4_1
+       default "4.1.40"        if BR2_KERNEL_HEADERS_4_1
        default "4.4.70"        if BR2_KERNEL_HEADERS_4_4
        default "4.9.30"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10