]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.14.x series
authorFabio Estevam <festevam@gmail.com>
Wed, 31 Jan 2018 20:56:16 +0000 (18:56 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 31 Jan 2018 21:45:52 +0000 (22:45 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index b9ba0d994acc560e8f9b9136091632a314791bbd..e34636a3305cd1088f5c2aeb86594fca9fb30071 100644 (file)
@@ -266,6 +266,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
        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.15"       if BR2_KERNEL_HEADERS_4_14
+       default "4.14.16"       if BR2_KERNEL_HEADERS_4_14
        default "4.15"          if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION