From a77c4c8053e224780b6bc296cf062dffbd086d6b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 14 Oct 2013 09:55:44 -0700 Subject: dev-manual: Added note for BB Commander project location. Fixes [YOCTO #5203] Adding a BB Commander project location that is the same as your Eclipse workspace causes an error. I have added a note warning the user to not do this. (From yocto-docs rev: 0eca6618be8e4765b8513fb5951257ec17cdd355) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'documentation/dev-manual/dev-manual-model.xml') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a3e61cb6c2..a82d998ff4 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1470,7 +1470,14 @@ the "Clone from Yocto Git Repository" box, which would execute a git clone command to get the project's Metadata files. - + + Do not specify your Eclipse workspace as your + Bitbake Commander project location. + Doing so causes an error indicating that the + current project overlaps the location of + another project. + This error occurs even if no such project exits. + Select Finish to create the project. -- cgit v1.2.3-54-g00ecf