linux-headers: bump 4.{1, 2}.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 2015-09-29 20:02:18 -03:00 committed by Thomas Petazzoni
parent 97acef48bb
commit a6acb94b9f

View File

@ -201,6 +201,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.18.21" 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.8" if BR2_KERNEL_HEADERS_4_1
default "4.2.1" if BR2_KERNEL_HEADERS_4_2
default "4.1.9" if BR2_KERNEL_HEADERS_4_1
default "4.2.2" if BR2_KERNEL_HEADERS_4_2
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION