summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r--config/libc/uClibc.in12
1 files changed, 4 insertions, 8 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index ecbdefa..8de2755 100644
--- a/config/libc/uClibc.in
+++ b/config/libc/uClibc.in
@@ -6,11 +6,13 @@ choice
config LIBC_V_snapshot
bool
- prompt "latest snapshot"
+ prompt "latest snapshot (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
config LIBC_V_specific_date
bool
- prompt "<specific date>"
+ prompt "<specific date> (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
config LIBC_V_0_9_28
bool
@@ -50,12 +52,6 @@ config LIBC_VERSION
default "0.9.29" if LIBC_V_0_9_29
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!
- help
- Enter the date of the snapshot you want to use in the form: YYYYMMDD
- where YYYY is the 4-digit year, MM the 2-digit month and DD the 2-digit
- day in the month.
-
- Please note that uClibc site removes snapshots older than a month.
choice
bool