eglibc: add version 2.15
[openwrt/openwrt.git] / toolchain / eglibc / Makefile
index fbd9daa03310a946ae91171456ef82486959ccc0..eade1c1b5ccf84c7a75dd75c26d9f69ef20c2243 100644 (file)
@@ -21,8 +21,8 @@ endif
 ifneq ($(CONFIG_EGLIBC_VERSION_2_14),)
   PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_14
 endif
-ifneq ($(CONFIG_EGLIBC_VERSION_TRUNK),)
-  PKG_SOURCE_URL:=svn://svn.eglibc.org/trunk
+ifneq ($(CONFIG_EGLIBC_VERSION_2_15),)
+  PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_15
 endif
 
 PATCH_DIR:=./patches/$(PKG_VERSION)