summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml18
1 files changed, 11 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 20727e5a2b..5d1682a6f3 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1455,19 +1455,23 @@
1455 </para> 1455 </para>
1456 </section> 1456 </section>
1457 1457
1458 <section id='buiding-and-customizing-the-image'> 1458 <section id='buiding-and-customizing-the-image-using-hob'>
1459 <title>Building and Customizing the Image</title> 1459 <title>Building and Customizing the Image Using Hob</title>
1460 1460
1461 <para> 1461 <para>
1462 To build and customize the image in Eclipse, follow these steps: 1462 To build and customize the image using Hob from within the
1463 Eclipse IDE, follow these steps:
1463 <orderedlist> 1464 <orderedlist>
1464 <listitem><para>Select your Yocto Bitbake Commander project.</para></listitem> 1465 <listitem><para>Select your Yocto Bitbake Commander project.</para></listitem>
1465 <listitem><para>Select <filename>Project -> Launch HOB</filename>.</para></listitem> 1466 <listitem><para>Select "Launch Hob" from the "Project"
1466 <listitem><para>Enter the Build Directory where you want to put your final images.</para></listitem> 1467 menu.</para></listitem>
1467 <listitem><para>Click <filename>OK</filename> to launch Hob.</para></listitem> 1468 <listitem><para>Enter the
1469 <link linkend='build-directory'>Build Directory</link>
1470 where you want to put your final images.</para></listitem>
1471 <listitem><para>Click "OK" to launch Hob.</para></listitem>
1468 <listitem><para>Use Hob to customize and build your own images. 1472 <listitem><para>Use Hob to customize and build your own images.
1469 For information on Hob, see the 1473 For information on Hob, see the
1470 <ulink url='&YOCTO_HOME_URL;/projects/hob'>Hob Project Page</ulink> on the 1474 <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'>Hob Project Page</ulink> on the
1471 Yocto Project website.</para></listitem> 1475 Yocto Project website.</para></listitem>
1472 </orderedlist> 1476 </orderedlist>
1473 </para> 1477 </para>