diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index f400ed4fe7..30428b22f3 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -30,13 +30,6 @@ | |||
30 | steps to get the changes upstream and applied in the affected | 30 | steps to get the changes upstream and applied in the affected |
31 | recipes. | 31 | recipes. |
32 | </para></listitem> | 32 | </para></listitem> |
33 | <listitem><para><emphasis>Image Development using Toaster:</emphasis> | ||
34 | You can use <ulink url='&YOCTO_HOME_URL;/Tools-resources/projects/toaster'>Toaster</ulink> | ||
35 | to build custom operating system images within the build | ||
36 | environment. | ||
37 | Toaster provides an efficient interface to the OpenEmbedded build | ||
38 | that allows you to start builds and examine build statistics. | ||
39 | </para></listitem> | ||
40 | <listitem><para><emphasis>Using a Development Shell:</emphasis> | 33 | <listitem><para><emphasis>Using a Development Shell:</emphasis> |
41 | You can use a | 34 | You can use a |
42 | <link linkend='platdev-appdev-devshell'><filename>devshell</filename></link> | 35 | <link linkend='platdev-appdev-devshell'><filename>devshell</filename></link> |
@@ -1245,20 +1238,6 @@ | |||
1245 | </section> | 1238 | </section> |
1246 | </section> | 1239 | </section> |
1247 | 1240 | ||
1248 | <section id='image-development-using-toaster'> | ||
1249 | <title>Image Development Using Toaster</title> | ||
1250 | |||
1251 | <para> | ||
1252 | Toaster is a web interface to the Yocto Project's OpenEmbedded build | ||
1253 | system. | ||
1254 | You can initiate builds using Toaster as well as examine the results | ||
1255 | and statistics of builds. | ||
1256 | See the | ||
1257 | <ulink url='&YOCTO_DOCS_TOAST_URL;#toaster-manual-intro'>Toaster User Manual</ulink> | ||
1258 | for information on how to set up and use Toaster to build images. | ||
1259 | </para> | ||
1260 | </section> | ||
1261 | |||
1262 | <section id="platdev-appdev-devshell"> | 1241 | <section id="platdev-appdev-devshell"> |
1263 | <title>Using a Development Shell</title> | 1242 | <title>Using a Development Shell</title> |
1264 | 1243 | ||