diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-01 08:32:53 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-01 17:35:34 +0100 |
| commit | 223d07578806a02e52462de9e4754ba899742f1e (patch) | |
| tree | 22b0f206da2829bfe962121f2316b0af5c21a323 /documentation/dev-manual | |
| parent | 3bb1c7676196f6e88a6d587ee75847a37486d225 (diff) | |
| download | poky-223d07578806a02e52462de9e4754ba899742f1e.tar.gz | |
dev-manual: Removed the detailed section on how to set up and use Toaster
(From yocto-docs rev: f3704c61a6def095cd6632ce2ad223ea84e35dac)
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 | 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 aaee23c5df..c67879ba9e 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -2507,6 +2507,20 @@ | |||
| 2507 | </section> | 2507 | </section> |
| 2508 | </section> | 2508 | </section> |
| 2509 | 2509 | ||
| 2510 | <section id='image-development-using-toaster'> | ||
| 2511 | <title>Image Development Using Toaster</title> | ||
| 2512 | |||
| 2513 | <para> | ||
| 2514 | Toaster is a web interface to the Yocto Project's OpenEmbedded build | ||
| 2515 | system. | ||
| 2516 | You can initiate builds using Toaster as well as examine the results | ||
| 2517 | and statistics of builds. | ||
| 2518 | See the | ||
| 2519 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Toaster User Manual</ulink> | ||
| 2520 | for information on how to set up and use Toaster to build images. | ||
| 2521 | </para> | ||
| 2522 | </section> | ||
| 2523 | |||
| 2510 | <section id='image-development-using-hob'> | 2524 | <section id='image-development-using-hob'> |
| 2511 | <title>Image Development Using Hob</title> | 2525 | <title>Image Development Using Hob</title> |
| 2512 | 2526 | ||
