summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/kconfig/eglibc.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/kconfig/eglibc.kconfig b/core/kconfig/eglibc.kconfig
index 442237b..aa7b32e 100644
--- a/core/kconfig/eglibc.kconfig
+++ b/core/kconfig/eglibc.kconfig
@@ -52,12 +52,12 @@ config EMBTK_EGLIBC_SVN_REVISION
If at the moment you build your toolchain new revision is available,
you can increase this value.
- default 25243 if EMBTK_EGLIBC_VERSION_2_19
+ default 25890 if EMBTK_EGLIBC_VERSION_2_19
default 25239 if EMBTK_EGLIBC_VERSION_2_17
default 25237 if EMBTK_EGLIBC_VERSION_TRUNK
comment "At EmbToolkit release, valid eglibc svn revisions are:"
-comment "svn revision 25243 for eglibc-2.19"
+comment "svn revision 25890 for eglibc-2.19"
comment "svn revision 25239 for eglibc-2.17"
comment "svn revision 25237 for eglibc-trunk (development version)"
comment ""