linux-headers: bump 4.{4, 9, 10, 11}.x series
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 15 May 2017 11:36:11 +0000 (12:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 May 2017 15:59:16 +0000 (17:59 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index f851271cc85b546a94e2d0fa8782eb5d1175b06d..014ae70b5f43efe2e78bccfdd6d4af526babf101 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.39"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.67"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.27"        if BR2_KERNEL_HEADERS_4_9
-       default "4.10.15"       if BR2_KERNEL_HEADERS_4_10
-       default "4.11"          if BR2_KERNEL_HEADERS_4_11
+       default "4.4.68"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.28"        if BR2_KERNEL_HEADERS_4_9
+       default "4.10.16"       if BR2_KERNEL_HEADERS_4_10
+       default "4.11.1"        if BR2_KERNEL_HEADERS_4_11
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION