linux-headers: bump 4.{4, 9, 10}.x series
authorFabio Estevam <festevam@gmail.com>
Wed, 15 Mar 2017 11:07:38 +0000 (08:07 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 15 Mar 2017 12:36:03 +0000 (13:36 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 57e67f494eb16f5aae569a88a8766092ea662bec..48f9ce5d6d9b20398a7a0a8ba0cb32395ff68fc5 100644 (file)
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.105"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.71"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.38"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.53"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.14"        if BR2_KERNEL_HEADERS_4_9
-       default "4.10.2"        if BR2_KERNEL_HEADERS_4_10
+       default "4.4.54"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.15"        if BR2_KERNEL_HEADERS_4_9
+       default "4.10.3"        if BR2_KERNEL_HEADERS_4_10
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION