kernel/linux: update 3.0 and long term 2.6.32
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Sun Mar 04 23:17:58 2012 +0100 (2012-03-04)
changeset 29079304d10c5d89
parent 2906 af58fa8b5caa
child 2908 dcdb309b7967
kernel/linux: update 3.0 and long term 2.6.32

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Sun Mar 04 17:31:23 2012 +0100
     1.2 +++ b/config/kernel/linux.in	Sun Mar 04 23:17:58 2012 +0100
     1.3 @@ -70,9 +70,9 @@
     1.4      bool
     1.5      prompt "3.1.10"
     1.6  
     1.7 -config KERNEL_V_3_0_21
     1.8 +config KERNEL_V_3_0_23
     1.9      bool
    1.10 -    prompt "3.0.21"
    1.11 +    prompt "3.0.23"
    1.12  
    1.13  config KERNEL_V_2_6_39_4
    1.14      bool
    1.15 @@ -98,9 +98,9 @@
    1.16        .33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
    1.17        is welcome to use this one as well.
    1.18  
    1.19 -config KERNEL_V_2_6_32_57
    1.20 +config KERNEL_V_2_6_32_58
    1.21      bool
    1.22 -    prompt "2.6.32.57 (longterm)"
    1.23 +    prompt "2.6.32.58 (longterm)"
    1.24      help
    1.25        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.26        
    1.27 @@ -174,13 +174,13 @@
    1.28      default "3.2.1" if KERNEL_V_3_2_1
    1.29      default "3.2" if KERNEL_V_3_2
    1.30      default "3.1.10" if KERNEL_V_3_1_10
    1.31 -    default "3.0.21" if KERNEL_V_3_0_21
    1.32 +    default "3.0.23" if KERNEL_V_3_0_23
    1.33      default "2.6.39.4" if KERNEL_V_2_6_39_4
    1.34      default "2.6.38.8" if KERNEL_V_2_6_38_8
    1.35      default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.36      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.37      default "2.6.33.20" if KERNEL_V_2_6_33_20
    1.38 -    default "2.6.32.57" if KERNEL_V_2_6_32_57
    1.39 +    default "2.6.32.58" if KERNEL_V_2_6_32_58
    1.40      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.41      default "2.6.27.61" if KERNEL_V_2_6_27_61
    1.42      default "custom" if KERNEL_LINUX_CUSTOM