aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-10-14 09:55:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-01 17:09:48 +0000
commita77c4c8053e224780b6bc296cf062dffbd086d6b (patch)
tree8397b553be7f310772541a6bad9b2d4faf343ffe /documentation/dev-manual/dev-manual-model.xml
parent75c87f08e8a843b903c1b05e119165a47da28cbc (diff)
downloadopenembedded-core-contrib-a77c4c8053e224780b6bc296cf062dffbd086d6b.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml9
1 files changed, 8 insertions, 1 deletions
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 <filename>git clone</filename>
command to get the project's Metadata files.
- </para></listitem>
+ <note>
+ 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.
+ </note></para></listitem>
<listitem><para>Select <filename>Finish</filename> to
create the project.</para></listitem>
</orderedlist>