linux-headers: bump 3.14.x and 4.{4, 6}.x series
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 27 Jul 2016 21:38:01 +0000 (18:38 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 28 Jul 2016 19:52:05 +0000 (21:52 +0200)
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 2ad9ada148ae098a2ce177b517a4aa3f7399a762..089d42449ba86e31435342ada7c49e4d2265a72f 100644 (file)
@@ -239,15 +239,15 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "3.4.112"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.102"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.62"       if BR2_KERNEL_HEADERS_3_12
-       default "3.14.73"       if BR2_KERNEL_HEADERS_3_14
+       default "3.14.74"       if BR2_KERNEL_HEADERS_3_14
        default "3.18.37"       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.28"        if BR2_KERNEL_HEADERS_4_1
        default "4.2.8"         if BR2_KERNEL_HEADERS_4_2
        default "4.3.6"         if BR2_KERNEL_HEADERS_4_3
-       default "4.4.15"        if BR2_KERNEL_HEADERS_4_4
+       default "4.4.16"        if BR2_KERNEL_HEADERS_4_4
        default "4.5.7"         if BR2_KERNEL_HEADERS_4_5
-       default "4.6.4"         if BR2_KERNEL_HEADERS_4_6
+       default "4.6.5"         if BR2_KERNEL_HEADERS_4_6
        default "4.7"           if BR2_KERNEL_HEADERS_4_7
        default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION