linux-headers: bump 4.{4, 9, 11}.x series
authorFabio Estevam <festevam@gmail.com>
Wed, 14 Jun 2017 17:34:57 +0000 (14:34 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 14 Jun 2017 19:16:15 +0000 (21:16 +0200)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 40ef88f0811439b8ae1a1ef16f9cfc89e587f298..70a90a953940bf8209893d71579d7d0c7b65f803 100644 (file)
@@ -227,8 +227,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.105"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.74"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.40"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.71"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.31"        if BR2_KERNEL_HEADERS_4_9
+       default "4.4.72"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.32"        if BR2_KERNEL_HEADERS_4_9
        default "4.10.17"       if BR2_KERNEL_HEADERS_4_10
-       default "4.11.4"        if BR2_KERNEL_HEADERS_4_11
+       default "4.11.5"        if BR2_KERNEL_HEADERS_4_11
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION