linux-headers: bump 4.{4,9}.x series
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Mar 2018 20:14:49 +0000 (21:14 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Mar 2018 22:29:20 +0000 (23:29 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index fd82049fe9d74fe1fbdd9d732f5c39f11de0cef5..3b0bf84de1103e7778dbf8e4f7f7fe61b640d3af 100644 (file)
@@ -242,8 +242,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.2.99"        if BR2_KERNEL_HEADERS_3_2
        default "4.1.49"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.121"       if BR2_KERNEL_HEADERS_4_4
-       default "4.9.87"        if BR2_KERNEL_HEADERS_4_9
+       default "4.4.122"       if BR2_KERNEL_HEADERS_4_4
+       default "4.9.88"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10
        default "4.11.12"       if BR2_KERNEL_HEADERS_4_11
        default "4.12.14"       if BR2_KERNEL_HEADERS_4_12