summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2015-02-15 10:51:03 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-19 23:07:01 +0100
commit5f3fdb853491c198f9f95c77a56a79cdf427a4a0 (patch)
treed6eac9a0542bbb15ac314f707372e5309b004079 /Config.in
parentf31b251e101fa4a23afdfb24040fac6c97b7dfdb (diff)
Config.in: remove text denoting central package infra
The central package infrastructure handles all packages for quite some time now, so this note is no longer needed. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index f5b6c7346..ce239d668 100644
--- a/Config.in
+++ b/Config.in
@@ -167,8 +167,6 @@ config BR2_PRIMARY_SITE
default if the file is not found.
Valid URIs are URIs recognized by $(WGET) and scp URIs of the form
scp://[user@]host:path.
- NOTE: This works for all packages using the central package
- infrastructure (generic, autotools, cmake, ...)
config BR2_PRIMARY_SITE_ONLY
bool "Only allow downloads from primary download site"