aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-01 08:32:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-01 17:35:34 +0100
commit223d07578806a02e52462de9e4754ba899742f1e (patch)
tree22b0f206da2829bfe962121f2316b0af5c21a323 /documentation/dev-manual/dev-manual-model.xml
parent3bb1c7676196f6e88a6d587ee75847a37486d225 (diff)
downloadopenembedded-core-contrib-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/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml14
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 @@
</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>