diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-10 14:11:03 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-11 12:22:32 +0100 |
| commit | f351ed60b92d170dc28dbf1b226414d3b0c339c0 (patch) | |
| tree | 565ee4d3373874d1bc1de83fc13cdca743f1994a /documentation/dev-manual | |
| parent | 5d422c522e24bf2953d365b1697a2077b8f8a058 (diff) | |
| download | poky-f351ed60b92d170dc28dbf1b226414d3b0c339c0.tar.gz | |
dev-manual: Edits to "Customizing an Image Using a BitBake Commander Project and Hob" section.
(From yocto-docs rev: 72047560f5ecccf8d1dd7c7e9acb1ae1ec15ffe5)
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a4908d25d2..9aa7f3eec7 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -1385,9 +1385,9 @@ | |||
| 1385 | <title>Customizing an Image Using a BitBake Commander Project and Hob</title> | 1385 | <title>Customizing an Image Using a BitBake Commander Project and Hob</title> |
| 1386 | 1386 | ||
| 1387 | <para> | 1387 | <para> |
| 1388 | Within Eclipse, you can create a Yocto BitBake Commander project, | 1388 | Within the Eclipse IDE, you can create a Yocto BitBake Commander project, |
| 1389 | edit the metadata, and then use the | 1389 | edit the <link linkend='metadata'>Metadata</link>, and then use |
| 1390 | <ulink url='&YOCTO_HOME_URL;/projects/hob'>Hob</ulink> to build a customized | 1390 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob</ulink> to build a customized |
| 1391 | image all within one IDE. | 1391 | image all within one IDE. |
| 1392 | </para> | 1392 | </para> |
| 1393 | 1393 | ||
