linux-headers: bump 4.{4, 9}.x and 3.12 series
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 1 Feb 2017 15:25:34 +0000 (13:25 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Feb 2017 20:38:32 +0000 (21:38 +0100)
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index 8d47365c0758d215372246b4aa0ef7a3df9ccebe..671be96508339810a89ea4d4e6accceb43488a2f 100644 (file)
@@ -217,12 +217,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.2.84"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.113"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.104"      if BR2_KERNEL_HEADERS_3_10
-       default "3.12.69"       if BR2_KERNEL_HEADERS_3_12
+       default "3.12.70"       if BR2_KERNEL_HEADERS_3_12
        default "3.18.47"       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.38"        if BR2_KERNEL_HEADERS_4_1
-       default "4.4.45"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.46"        if BR2_KERNEL_HEADERS_4_4
        default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
-       default "4.9.6"         if BR2_KERNEL_HEADERS_4_9
+       default "4.9.7"         if BR2_KERNEL_HEADERS_4_9
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION