]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-headers: bump 4.{4, 9}.x series
authorFabio Estevam <festevam@gmail.com>
Sat, 16 Dec 2017 19:38:07 +0000 (17:38 -0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 30 Dec 2017 23:03:46 +0000 (00:03 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 06bbe7f7b8d1f1eac7e1663ce3d21373afb051ed)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 49707f6e6d61fa9702cb17e2bf4c45f0a76340a5..b5bdc94574cbf724cda6fc1acb135cde638d4888 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.47"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.105"       if BR2_KERNEL_HEADERS_4_4
+       default "4.4.106"       if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.69"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.70"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION