diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-01 10:00:32 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:59 +0000 |
| commit | ba84fbe8319b11bdc207e0d43fa303f7bf01416f (patch) | |
| tree | 683639236edda538f55b60758fc67f4ab15a8b57 /documentation/dev-manual | |
| parent | 98f631a76b011832d283dc3590b4a7c32c69903b (diff) | |
| download | poky-ba84fbe8319b11bdc207e0d43fa303f7bf01416f.tar.gz | |
dev-manual: Updated the note about BB Commander/Eclipse WS locations
Fixes [YOCTO #5203]
This was reviewed by Alex and an ordering change was needed due
to the order of how things are created during the workflow.
(From yocto-docs rev: 0c630fed9f9a609c1ca13359efe47cad6f60e00b)
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')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 4ae4c8e90d..46cd5b30a1 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -1469,8 +1469,8 @@ | |||
| 1469 | would execute a <filename>git clone</filename> | 1469 | would execute a <filename>git clone</filename> |
| 1470 | command to get the project's Metadata files. | 1470 | command to get the project's Metadata files. |
| 1471 | <note> | 1471 | <note> |
| 1472 | Do not specify your Eclipse workspace as your | 1472 | Do not specify your BitBake Commander project |
| 1473 | Bitbake Commander project location. | 1473 | location as your Eclipse workspace. |
| 1474 | Doing so causes an error indicating that the | 1474 | Doing so causes an error indicating that the |
| 1475 | current project overlaps the location of | 1475 | current project overlaps the location of |
| 1476 | another project. | 1476 | another project. |
