kernel-headers: bump 2.6.{32,35,36} stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012.11.x
Peter Korsgaard 2010-11-23 10:33:15 +01:00
parent f53c46ffb2
commit dc985d2cd7
3 changed files with 3 additions and 3 deletions

View File

@ -59,10 +59,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
default "2.6.31.14" if BR2_KERNEL_HEADERS_2_6_31
default "2.6.32.25" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.32.26" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.7" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.35.8" if BR2_KERNEL_HEADERS_2_6_35
default "2.6.36" if BR2_KERNEL_HEADERS_2_6_36
default "2.6.35.9" if BR2_KERNEL_HEADERS_2_6_35
default "2.6.36.1" if BR2_KERNEL_HEADERS_2_6_36
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION