From c2f14db4e0dbcf623a8ebfa36e1a594e166ff710 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 9 Nov 2012 09:33:44 -0600 Subject: documentation: several manuals - Notes and links for filename space issue Fixes [YOCTO_#3396] Spaces in file and directory names is an issue for the build system and throws an error when sourcing the environment setup script. I added key notes in several areas of the doc set. I also added some cross-references to the oe-init-build-env section in some other areas where running the script is discussed. (From yocto-docs rev: 1d102e91ba77391096749bd7df6c05b2b695b33f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 3594b6ea50..78eb144162 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -407,7 +407,8 @@ directory. The third and fourth commands change the working directory to the Source Directory - and run the Yocto Project environment setup script. + and run the Yocto Project + environment setup script. Running this script defines OpenEmbedded build environment settings needed to complete the build. The script also creates the -- cgit v1.2.3-54-g00ecf