# HG changeset patch # User "Yann E. MORIN" # Date 1330899478 -3600 # Node ID 9304d10c5d895b0e8d951f3ef0e921e1a09d042b # Parent af58fa8b5caad11b8efad8e30f2495a07a25c0e1 kernel/linux: update 3.0 and long term 2.6.32 Signed-off-by: "Yann E. MORIN" diff -r af58fa8b5caa -r 9304d10c5d89 config/kernel/linux.in --- a/config/kernel/linux.in Sun Mar 04 17:31:23 2012 +0100 +++ b/config/kernel/linux.in Sun Mar 04 23:17:58 2012 +0100 @@ -70,9 +70,9 @@ bool prompt "3.1.10" -config KERNEL_V_3_0_21 +config KERNEL_V_3_0_23 bool - prompt "3.0.21" + prompt "3.0.23" config KERNEL_V_2_6_39_4 bool @@ -98,9 +98,9 @@ .33-rt kernel. Anyone else who really wants to use the .33 kernel tree is welcome to use this one as well. -config KERNEL_V_2_6_32_57 +config KERNEL_V_2_6_32_58 bool - prompt "2.6.32.57 (longterm)" + prompt "2.6.32.58 (longterm)" help The Linux 2.6.32 tree is a "longterm" maintenance branch. @@ -174,13 +174,13 @@ default "3.2.1" if KERNEL_V_3_2_1 default "3.2" if KERNEL_V_3_2 default "3.1.10" if KERNEL_V_3_1_10 - default "3.0.21" if KERNEL_V_3_0_21 + default "3.0.23" if KERNEL_V_3_0_23 default "2.6.39.4" if KERNEL_V_2_6_39_4 default "2.6.38.8" if KERNEL_V_2_6_38_8 default "2.6.37.6" if KERNEL_V_2_6_37_6 default "2.6.36.4" if KERNEL_V_2_6_36_4 default "2.6.33.20" if KERNEL_V_2_6_33_20 - default "2.6.32.57" if KERNEL_V_2_6_32_57 + default "2.6.32.58" if KERNEL_V_2_6_32_58 default "2.6.31.14" if KERNEL_V_2_6_31_14 default "2.6.27.61" if KERNEL_V_2_6_27_61 default "custom" if KERNEL_LINUX_CUSTOM