]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{4, 9, 14, 15}.x series
authorFabio Estevam <festevam@gmail.com>
Sun, 25 Mar 2018 13:23:32 +0000 (10:23 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 25 Mar 2018 13:43:00 +0000 (15:43 +0200)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 3a8adfd6bff16eb0df2fba8aae0316cee1bc5f40..f4c1427f29ed74b25ef2c9bc210d3a8233544266 100644 (file)
@@ -242,12 +242,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.2.101"       if BR2_KERNEL_HEADERS_3_2
        default "4.1.50"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.123"       if BR2_KERNEL_HEADERS_4_4
-       default "4.9.89"        if BR2_KERNEL_HEADERS_4_9
+       default "4.4.124"       if BR2_KERNEL_HEADERS_4_4
+       default "4.9.90"        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.29"       if BR2_KERNEL_HEADERS_4_14
-       default "4.15.12"       if BR2_KERNEL_HEADERS_4_15
+       default "4.14.30"       if BR2_KERNEL_HEADERS_4_14
+       default "4.15.13"       if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION