linux-headers: bump 4.{4, 9}.x series
authorFabio Estevam <festevam@gmail.com>
Sat, 25 Feb 2017 21:14:11 +0000 (18:14 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Feb 2017 13:33:44 +0000 (14:33 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index 8f7c2bbec2a1b76e85dcef08cddc8cde1913e584..84778f29ae04245d36ac4d81bd5a74a79b7cb112 100644 (file)
@@ -222,7 +222,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.19.8"        if BR2_KERNEL_HEADERS_3_19
        default "4.0.9"         if BR2_KERNEL_HEADERS_4_0
        default "4.1.38"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.50"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.51"        if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.11"        if BR2_KERNEL_HEADERS_4_9
+       default "4.9.12"        if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION