docs/manual: centralize recommendations about BR2_DL_DIR
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 6 Feb 2017 21:59:33 +0000 (22:59 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 7 Feb 2017 13:55:02 +0000 (14:55 +0100)
commit60a94a39d95602f945f976609712da6be9092280
tree246e1d52604a5b841542fcc32946bac97e743f51
parent428145838b55aeed06e01d899ffe85d0ed4731d2
docs/manual: centralize recommendations about BR2_DL_DIR

We currently have two places where we recommend where BR2_DL_DIR
should be set: "Environment variables" and "Location of downloaded
packages". The former recommends setting BR2_DL_DIR in the .config,
the latter kind of endorses using ~/.bashrc.

We prefer suggesting the ~/.bashrc way since it avoids downloading the
same file multiple times, and anyway it's wise to have all the details
in a unique place. So remove the .config suggestion from "Environment
variables" and let it just point to "Location of downloaded packages".

Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/common-usage.txt
docs/manual/download-location.txt