]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{4, 9, 14, 15}.x series
authorFabio Estevam <festevam@gmail.com>
Sun, 25 Mar 2018 13:23:32 +0000 (10:23 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Apr 2018 15:19:01 +0000 (17:19 +0200)
[Peter: drop 4.14.x / 4.15.x bump]
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d9534c816383ac45e75ae042b7c668406d9e8b1f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 491fa08f3119e88aeff788209c1cbd7140b28afd..db7a436e048a40341a0c0a64a9a2cda2af828bd5 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.50"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.122"       if BR2_KERNEL_HEADERS_4_4
+       default "4.4.124"       if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.88"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.90"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION