diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index efaee9e6ac..21fba29670 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -168,6 +168,12 @@ | |||
168 | Hob's primary goal is to enable a user to perform common tasks more easily. | 168 | Hob's primary goal is to enable a user to perform common tasks more easily. |
169 | </para></listitem> | 169 | </para></listitem> |
170 | <listitem><para><emphasis> | 170 | <listitem><para><emphasis> |
171 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/toaster'>Toaster</ulink>:</emphasis> | ||
172 | An Application Programming Interface (API) and web-based | ||
173 | interface to the OpenEmbedded build system, which uses | ||
174 | BitBake, that reports build information. | ||
175 | </para></listitem> | ||
176 | <listitem><para><emphasis> | ||
171 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/build-appliance'>Build Appliance</ulink>:</emphasis> | 177 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/build-appliance'>Build Appliance</ulink>:</emphasis> |
172 | A virtual machine that | 178 | A virtual machine that |
173 | enables you to build and boot a custom embedded Linux image | 179 | enables you to build and boot a custom embedded Linux image |