From cdfebcfca6051eadc8326107615fcbdcf56d83b5 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 29 Aug 2012 01:04:58 +0200 Subject: Remove BR2_SOURCEFORGE_MIRROR variable Now that all packages have been converted to use the downloads.sourceforge.net URLs that automatically selects an available Sourceforge mirror, we can get rid of the BR2_SOURCEFORGE_MIRROR configuration variable. Signed-off-by: Thomas Petazzoni --- Config.in | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 4a7e6b5b1..dab7787df 100644 --- a/Config.in +++ b/Config.in @@ -147,22 +147,6 @@ config BR2_BACKUP_SITE will fall back to download package sources from here if the normal location fails. -config BR2_SOURCEFORGE_MIRROR - string "Sourceforge mirror site" - default "kent" - help - Note: the usage of this variable is deprecated. Packages - should instead use the http://downloads.sourceforge.net/ URL - which automatically chooses a working mirror - - Sourceforge has a system of mirror sites. Some sites may be - closer to your location, and sometimes mirror sites go down - and are no longer available. This option allows you to select - your preferred Sourceforge mirror site. - - The list of mirrors is available here: - http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors - config BR2_KERNEL_MIRROR string "Kernel.org mirror" default "http://www.kernel.org/pub/" -- cgit v1.2.3