Config.in: remove text denoting central package infra
authorBaruch Siach <baruch@tkos.co.il>
Sun, 15 Feb 2015 08:51:03 +0000 (10:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Feb 2015 22:07:01 +0000 (23:07 +0100)
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>
Config.in

index f5b6c7346b6acbf7fbc20f67d685a17c5a04a9df..ce239d6682068c4553246eae77b97ee4727a7514 100644 (file)
--- 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"