summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-24 23:35:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-24 23:35:15 +0200
commitd660fa32ad67b861ccb30d50a58c511b7999a6cc (patch)
tree6951c77a19f4e53927593c7d3e6deab77dc670ef
parent721f339053217e04c6455cbbefec20dab47ec949 (diff)
downloadbuildroot-d660fa32ad67b861ccb30d50a58c511b7999a6cc.tar.gz
buildroot-d660fa32ad67b861ccb30d50a58c511b7999a6cc.zip
Mention that BR2_SOURCEFORGE_MIRROR is deprecated
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index b18c92721c..4a7e6b5b1b 100644
--- a/Config.in
+++ b/Config.in
@@ -151,6 +151,10 @@ 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
OpenPOWER on IntegriCloud