linux-headers: bump 3.4.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 21 Mar 2016 19:06:29 +0000 (16:06 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Mar 2016 09:00:14 +0000 (10:00 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index 2fafbd78831a32cd3426c0fad8fcd5fb0d03b1e8..31c4d2416e84ca2ae0ec5d4e9f9c36d7edd9f3af 100644 (file)
@@ -211,7 +211,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.2.78"        if BR2_KERNEL_HEADERS_3_2
-       default "3.4.110"       if BR2_KERNEL_HEADERS_3_4
+       default "3.4.111"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.101"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.56"       if BR2_KERNEL_HEADERS_3_12
        default "3.14.65"       if BR2_KERNEL_HEADERS_3_14