From: Baruch Siach Date: Sun, 15 Feb 2015 08:51:03 +0000 (+0200) Subject: Config.in: remove text denoting central package infra X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f3fdb853491c198f9f95c77a56a79cdf427a4a0;p=buildroot.git 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 Signed-off-by: Thomas Petazzoni --- diff --git a/Config.in b/Config.in index f5b6c7346b..ce239d6682 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"