libc/eglibc: Make eglibc 2.11 and 2.12 not experimental
authorBryan Hundven <bryanhundven@gmail.com>
Sat Feb 12 17:31:12 2011 +0100 (2011-02-12)
changeset 230060d9591ed5bd
parent 2299 80c29dce43f2
child 2301 a3818c3b03e0
libc/eglibc: Make eglibc 2.11 and 2.12 not experimental

I haven't noticed the usual experimental testers complain about eglibc
2.11 or 2.12 being unstable. So stop marking them as experimental.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
config/libc/eglibc.in
     1.1 --- a/config/libc/eglibc.in	Sat Feb 12 17:30:53 2011 +0100
     1.2 +++ b/config/libc/eglibc.in	Sat Feb 12 17:31:12 2011 +0100
     1.3 @@ -26,12 +26,10 @@
     1.4  config LIBC_EGLIBC_V_2_12
     1.5      bool
     1.6      prompt "2_12"
     1.7 -    depends on EXPERIMENTAL
     1.8  
     1.9  config LIBC_EGLIBC_V_2_11
    1.10      bool
    1.11      prompt "2_11"
    1.12 -    depends on EXPERIMENTAL
    1.13  
    1.14  config LIBC_EGLIBC_V_2_10
    1.15      bool