]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{9, 14}.x series
authorFabio Estevam <festevam@gmail.com>
Sun, 4 Mar 2018 15:02:47 +0000 (12:02 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Mar 2018 17:36:11 +0000 (18: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 397068d49bd65e924f5217de9932f402dba20ce9..d74f267a2ed6cb94649d3f50d7f466caa534fe50 100644 (file)
@@ -243,11 +243,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.2.99"        if BR2_KERNEL_HEADERS_3_2
        default "4.1.49"        if BR2_KERNEL_HEADERS_4_1
        default "4.4.119"       if BR2_KERNEL_HEADERS_4_4
-       default "4.9.85"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.86"        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.23"       if BR2_KERNEL_HEADERS_4_14
+       default "4.14.24"       if BR2_KERNEL_HEADERS_4_14
        default "4.15.7"        if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION