]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{14, 15}.x series
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 8 Feb 2018 15:05:09 +0000 (13:05 -0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Feb 2018 21:14:59 +0000 (22:14 +0100)
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/linux-headers/Config.in.host

index 069e31de240279431655c175da4b65da21ad16dc..2354761915a47a678b42a50b90d4299e61f9d557 100644 (file)
@@ -248,6 +248,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.17"       if BR2_KERNEL_HEADERS_4_14
-       default "4.15.1"        if BR2_KERNEL_HEADERS_4_15
+       default "4.14.18"       if BR2_KERNEL_HEADERS_4_14
+       default "4.15.2"        if BR2_KERNEL_HEADERS_4_15
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION