linux-headers: bump 3.4.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 22 Oct 2015 12:28:01 +0000 (09:28 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Oct 2015 20:44:59 +0000 (22:44 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linux-headers/Config.in.host

index 7001466237c87572a1fdf1f947650198005094c9..e05cef9506cfce0c11ab6c0497c1e180abf10b28 100644 (file)
@@ -192,7 +192,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.2.72"        if BR2_KERNEL_HEADERS_3_2
-       default "3.4.109"       if BR2_KERNEL_HEADERS_3_4
+       default "3.4.110"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.90"       if BR2_KERNEL_HEADERS_3_10
        default "3.12.49"       if BR2_KERNEL_HEADERS_3_12
        default "3.14.54"       if BR2_KERNEL_HEADERS_3_14