linux-headers: bump 4.{1,2}.x series
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sat, 3 Oct 2015 21:08:05 +0000 (22:08 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Oct 2015 21:21:18 +0000 (23:21 +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 101f30de1281b5c29b2d727b669e8719d8775d60..2e28f78a7064849806f9eb8041c2dbb3c2573701 100644 (file)
@@ -201,6 +201,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.18.21"       if BR2_KERNEL_HEADERS_3_18
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
-       default "4.1.9"         if BR2_KERNEL_HEADERS_4_1
-       default "4.2.2"         if BR2_KERNEL_HEADERS_4_2
+       default "4.1.10"        if BR2_KERNEL_HEADERS_4_1
+       default "4.2.3"         if BR2_KERNEL_HEADERS_4_2
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION