summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-14 14:52:08 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-14 14:52:08 +0100
commita25c6329b8d569ea4abbb44c7fd93fe12cb4b565 (patch)
treea83e89bca300f8ba6b0228803089e21b5c729b49
parent7d92760ad705b217505cad802075436cf8716aae (diff)
downloadembtoolkit-a25c6329b8d569ea4abbb44c7fd93fe12cb4b565.tar.gz
embtoolkit-a25c6329b8d569ea4abbb44c7fd93fe12cb4b565.tar.bz2
embtoolkit-a25c6329b8d569ea4abbb44c7fd93fe12cb4b565.tar.xz
Toolchain: eglibc: consolidate eglibc versioning and branching
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-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