[Buildroot] [git commit] Config.in: remove text denoting central package infra

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Feb 19 22:07:01 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=5f3fdb853491c198f9f95c77a56a79cdf427a4a0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 at tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 Config.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Config.in b/Config.in
index f5b6c73..ce239d6 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"


More information about the buildroot mailing list