diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-01 17:00:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:46:48 +0000 |
| commit | 2093e92ef47508792a47e4ab88415a5f612b2b83 (patch) | |
| tree | f50a9e43cb635bcd0d5271c8730570cf01b5790a /documentation/dev-manual | |
| parent | 55f35e457d83822071b58665475a567085ffaf99 (diff) | |
| download | poky-2093e92ef47508792a47e4ab88415a5f612b2b83.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: cd55870ac91f5a3e9329dd89bcb175b67bb4aca3)
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 b5b644e0ed..cb09627d6e 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -1468,8 +1468,8 @@ | |||
| 1468 | would execute a <filename>git clone</filename> | 1468 | would execute a <filename>git clone</filename> |
| 1469 | command to get the project's Metadata files. | 1469 | command to get the project's Metadata files. |
| 1470 | <note> | 1470 | <note> |
| 1471 | Do not specify your Eclipse workspace as your | 1471 | Do not specify your BitBake Commander project |
| 1472 | Bitbake Commander project location. | 1472 | location as your Eclipse workspace. |
| 1473 | Doing so causes an error indicating that the | 1473 | Doing so causes an error indicating that the |
| 1474 | current project overlaps the location of | 1474 | current project overlaps the location of |
| 1475 | another project. | 1475 | another project. |
