From b1189b9425b25f9b8a2cb0d78b881241cc63a9af Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:50:26 -0700 Subject: [PATCH] ref-manual: Edits to BUILDDIR variable. (From yocto-docs rev: f90b6a4b12dadda4f138d134388f4e9e519f5ad1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index be84722d5a..d3e417954c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -569,7 +569,7 @@ Core layer for images cannot be removed &OE_INIT_FILE; script by passing in a Build Directory path when you run the script. - If you run the script and do not pass a Build Directory + If you run the script and do not provide a Build Directory path, the BUILDDIR defaults to build in the current directory.