From f24c079c6948bb268e94a5bf2504377ac4877360 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 09:38:27 -0700 Subject: [PATCH] ref-manual: Minor edits to "bulid/downloads/". (From yocto-docs rev: 83528239bc84f503e0d3a9f50160d9f2a8b669af) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-structure.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 2160136089..b63f1b03bb 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -300,8 +300,9 @@ <filename>build/downloads/</filename> - This directory is used for the upstream source tarballs. - The directory can be reused by multiple builds or moved to another location. + This directory contains downloaded upstream source tarballs. + You can use reuse the directory for multiple builds or move + the directory to another location. You can control the location of this directory through the DL_DIR variable.