From 83e392ba73f33a0371e4b7dc8ed02e01a6459d87 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 31 Oct 2012 13:16:18 +0000 Subject: eglibc: remove versions 2.12-2.14 Signed-off-by: Felix Fietkau SVN-Revision: 34028 --- toolchain/eglibc/common.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'toolchain/eglibc/common.mk') diff --git a/toolchain/eglibc/common.mk b/toolchain/eglibc/common.mk index 30de8b129f..5c8dc117ec 100644 --- a/toolchain/eglibc/common.mk +++ b/toolchain/eglibc/common.mk @@ -15,12 +15,6 @@ PKG_SOURCE_VERSION:=$(PKG_REVISION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-r$(PKG_REVISION) PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.bz2 -ifneq ($(CONFIG_EGLIBC_VERSION_2_13),) - PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_13 -endif -ifneq ($(CONFIG_EGLIBC_VERSION_2_14),) - PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_14 -endif ifneq ($(CONFIG_EGLIBC_VERSION_2_15),) PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_15 endif -- cgit v1.2.3