linux-headers: bump 4.{4,9,10}.x series
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 27 Apr 2017 13:43:28 +0000 (14:43 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Apr 2017 15:03:21 +0000 (17:03 +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 b574e655e0a2c60c9deae55279405c1c472c27f4..846c825558df45ba10b3efc56ab55d29973193c2 100644 (file)
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.10.105"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.73"       if BR2_KERNEL_HEADERS_3_12
        default "4.1.39"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.63"        if BR2_KERNEL_HEADERS_4_4
-       default "4.9.24"        if BR2_KERNEL_HEADERS_4_9
-       default "4.10.12"       if BR2_KERNEL_HEADERS_4_10
+       default "4.4.64"        if BR2_KERNEL_HEADERS_4_4
+       default "4.9.25"        if BR2_KERNEL_HEADERS_4_9
+       default "4.10.13"       if BR2_KERNEL_HEADERS_4_10
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION