summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/eglibc.kconfig12
-rw-r--r--kconfig/gcc.kconfig1
2 files changed, 7 insertions, 6 deletions
diff --git a/kconfig/eglibc.kconfig b/kconfig/eglibc.kconfig
index 9e2c1ea..242bad1 100644
--- a/kconfig/eglibc.kconfig
+++ b/kconfig/eglibc.kconfig
@@ -48,18 +48,18 @@ config EMBTK_EGLIBC_SVN_REVISION
moment you build your toolchain new revision is available,
you can increase this value.
- default 14158 if EMBTK_EGLIBC_VERSION_2_12
- default 14016 if EMBTK_EGLIBC_VERSION_2_11
+ default 14665 if EMBTK_EGLIBC_VERSION_2_12
+ default 14666 if EMBTK_EGLIBC_VERSION_2_11
default 10152 if EMBTK_EGLIBC_VERSION_2_10
default 10153 if EMBTK_EGLIBC_VERSION_2_9
- default 14311 if EMBTK_EGLIBC_VERSION_TRUNK
+ default 14662 if EMBTK_EGLIBC_VERSION_TRUNK
comment "At EmbToolkit release, valid eglibc svn revisions are:"
-comment "svn revision 14158 for eglibc-2.12"
-comment "svn revision 14016 for eglibc-2.11"
+comment "svn revision 14665 for eglibc-2.12"
+comment "svn revision 14666 for eglibc-2.11"
comment "svn revision 10152 for eglibc-2.10"
comment "svn revision 10153 for eglibc-2.9"
-comment "svn revision 14311 for eglibc-trunk (development version)"
+comment "svn revision 14662 for eglibc-trunk (development version)"
comment ""
config EMBTK_EGLIBC_BRANCH_STRING
diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig
index 25d930d..db50716 100644
--- a/kconfig/gcc.kconfig
+++ b/kconfig/gcc.kconfig
@@ -128,6 +128,7 @@ config EMBTK_GCC_HAVE_MIRROR
config EMBTK_GCC_HAVE_MIRROR_SITE
depends on EMBTK_GCC_HAVE_MIRROR
string "Mirror site"
+ default "ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror"
help
specify an alternate location where to download gcc sources.