linux-headers: bump 4.{1,2}.x series

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2015-10-03 22:08:05 +01:00 committed by Peter Korsgaard
parent 09a8abe4ab
commit 1d94cb7bdc

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.9" if BR2_KERNEL_HEADERS_4_1
default "4.2.2" if BR2_KERNEL_HEADERS_4_2
default "4.1.10" if BR2_KERNEL_HEADERS_4_1
default "4.2.3" if BR2_KERNEL_HEADERS_4_2
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION