diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index aaee23c..c67879b 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -2507,6 +2507,20 @@ </section> </section> +<section id='image-development-using-toaster'> + <title>Image Development Using Toaster</title> + + <para> + Toaster is a web interface to the Yocto Project's OpenEmbedded build + system. + You can initiate builds using Toaster as well as examine the results + and statistics of builds. + See the + <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink> + for information on how to set up and use Toaster to build images. + </para> +</section> + <section id='image-development-using-hob'> <title>Image Development Using Hob</title> |