summaryrefslogtreecommitdiff
path: root/kconfig/eglibc.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/eglibc.kconfig')
-rw-r--r--kconfig/eglibc.kconfig10
1 files changed, 8 insertions, 2 deletions
diff --git a/kconfig/eglibc.kconfig b/kconfig/eglibc.kconfig
index 9b11708..69b45fa 100644
--- a/kconfig/eglibc.kconfig
+++ b/kconfig/eglibc.kconfig
@@ -42,8 +42,14 @@ endchoice
config EMBTK_EGLIBC_SVN_REVISION
int "EGLIBC SVN revision to checkout"
help
- EGLIBC svn revision to use.
- default 9241
+ EGLIBC svn revision to use.
+ This revision is the latest at EmbToolkit release. If at the
+ moment you build your toolchain new revision is available,
+ you can increase this value.
+ default 9235 if EMBTK_EGLIBC_VERSION_2_11
+ default 9124 if EMBTK_EGLIBC_VERSION_2_10
+ default 8690 if EMBTK_EGLIBC_VERSION_2_9
+ default 9241 if EMBTK_EGLIBC_VERSION_TRUNK
config EMBTK_EGLIBC_BRANCH_STRING
string