linux-headers: bump 4.{4, 9, 14, 15}.x series
authorFabio Estevam <festevam@gmail.com>
Sat, 3 Feb 2018 18:14:52 +0000 (16:14 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Feb 2018 18:54:32 +0000 (19:54 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index e34636a3305cd1088f5c2aeb86594fca9fb30071..e0f97f3b5e8157261a3f93953cc0669e481bebde 100644 (file)
@@ -260,12 +260,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.108"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.49"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.114"       if BR2_KERNEL_HEADERS_4_4
-       default "4.9.79"        if BR2_KERNEL_HEADERS_4_9
+       default "4.4.115"       if BR2_KERNEL_HEADERS_4_4
+       default "4.9.80"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10
        default "4.11.12"       if BR2_KERNEL_HEADERS_4_11
        default "4.12.14"       if BR2_KERNEL_HEADERS_4_12
        default "4.13.16"       if BR2_KERNEL_HEADERS_4_13
-       default "4.14.16"       if BR2_KERNEL_HEADERS_4_14
-       default "4.15"          if BR2_KERNEL_HEADERS_4_15
+       default "4.14.17"       if BR2_KERNEL_HEADERS_4_14
+       default "4.15.1"        if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION