summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-07-04 22:51:45 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-07-04 22:58:42 +0200
commitbb47a915ac0634ff9a6e96b3d42b1f8670ea56d0 (patch)
tree2029a2f4dfcb921bf38d83672ad7b53d7567a370
parentd3174e1af6bee204faf73d214349b2cfec645543 (diff)
downloadembtoolkit-bb47a915ac0634ff9a6e96b3d42b1f8670ea56d0.tar.gz
embtoolkit-bb47a915ac0634ff9a6e96b3d42b1f8670ea56d0.tar.bz2
embtoolkit-bb47a915ac0634ff9a6e96b3d42b1f8670ea56d0.tar.xz
Toolchain: eglibc: update default revision to checkout for 2.12 and trunk
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/eglibc.kconfig14
1 files changed, 11 insertions, 3 deletions
diff --git a/kconfig/eglibc.kconfig b/kconfig/eglibc.kconfig
index b2be07c..0af94bd 100644
--- a/kconfig/eglibc.kconfig
+++ b/kconfig/eglibc.kconfig
@@ -40,17 +40,25 @@ choice
endchoice
config EMBTK_EGLIBC_SVN_REVISION
- int "EGLIBC SVN revision to checkout"
+ int "EGLIBC SVN revision to checkout (Please read the help below)"
help
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 10689 if EMBTK_EGLIBC_VERSION_2_12
+
+ At EmbToolkit release, eglibc svn revisions are:
+ 10809 for eglibc-2.12
+ 10690 for eglibc-2.11
+ 10152 for eglibc-2.10
+ 10153 for eglibc-2.9
+ 10850 for eglibc-trunk (development version)
+
+ default 10809 if EMBTK_EGLIBC_VERSION_2_12
default 10690 if EMBTK_EGLIBC_VERSION_2_11
default 10152 if EMBTK_EGLIBC_VERSION_2_10
default 10153 if EMBTK_EGLIBC_VERSION_2_9
- default 10688 if EMBTK_EGLIBC_VERSION_TRUNK
+ default 10850 if EMBTK_EGLIBC_VERSION_TRUNK
config EMBTK_EGLIBC_BRANCH_STRING
string