]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{4, 9, 14}.x series
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 17 Jan 2018 11:24:38 +0000 (09:24 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 31 Jan 2018 07:05:44 +0000 (08:05 +0100)
[Peter: drop 4.14.x bump]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit f8fc447c20745bf851ceba8ac0963439103acb0e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 490106a82d83e38851f489eed2a45ea799fdf3eb..f6cda9a06175413ce908e4d2b8603929f71a817e 100644 (file)
@@ -222,7 +222,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
        default "4.1.48"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.111"       if BR2_KERNEL_HEADERS_4_4
+       default "4.4.112"       if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.76"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.77"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION