]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{9, 14}.x series
authorFabio Estevam <festevam@gmail.com>
Sat, 30 Dec 2017 15:16:47 +0000 (13:16 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Dec 2017 08:30:51 +0000 (09:30 +0100)
[Peter: drop 4.14.x bump]
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit e4bdd2a8241eb0c3b6e2634c2b693a743e99cec8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 6c64a63d98e17f6857084f997bce12c6387968a1..ee9f0e9f1c977bbe02503dfd45b8be3226d1def8 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.107"       if BR2_KERNEL_HEADERS_4_4
+       default "4.4.108"       if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.72"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.73"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION