linux-headers: bump 3.4.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2016-03-21 16:06:29 -03:00 committed by Thomas Petazzoni
parent 10adda1edd
commit 0db9aeeed0

View 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