Commit 5f3fdb85 authored by Baruch Siach's avatar Baruch Siach Committed by Thomas Petazzoni
Browse files

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: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f31b251e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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"