From 4638bd7625fd7d93eb2ceafff295cf84acdd1d72 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 4 Mar 2012 23:17:58 +0100 Subject: kernel/linux: update 3.0 and long term 2.6.32 Signed-off-by: "Yann E. MORIN" diff --git a/config/kernel/linux.in b/config/kernel/linux.in index 600baa3..1f8d9ff 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -70,9 +70,9 @@ config KERNEL_V_3_1_10 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 @@ config KERNEL_V_2_6_33_20 .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 @@ config KERNEL_VERSION 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 -- cgit v0.10.2-6-g49f6