dev-manual: Uncommented the Toaster GUI section.

Removed the comments for the section that describes how the
Toaster works with a GUI.  I also commented out the smaller
section that was used in place of the GUI section before it
was fully functional.

(From yocto-docs rev: 187e5fe9236742167903cbc7ae11f184256e8712)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-10-22 08:49:31 -07:00 committed by Richard Purdie
parent 854c136d48
commit c65cb4348b
1 changed files with 4 additions and 5 deletions

View File

@ -797,7 +797,7 @@
directory:</emphasis>
This directory contains the layer's configuration file.
The root name for the file is the same as the root name
your provided for the layer (e.g.
your provided for the layer (e.g.
<filename>&lt;layer&gt;.conf</filename>).
</para></listitem>
<listitem><para><emphasis>The
@ -849,7 +849,7 @@
<para>
Once you create your general layer, you must add it to your
<filename>bblayers.conf</filename> file.
Here is an example where a layer named
Here is an example where a layer named
<filename>meta-mylayer</filename> is added:
<literallayout class='monospaced'>
BBLAYERS = ?" \
@ -5196,6 +5196,7 @@
</section>
</section>
<!--
<section id="examining-builds-using-toaster">
<title>Examining Builds Using the Toaster API</title>
@ -5240,8 +5241,7 @@
Wiki page.
</para>
</section>
<!-- Commenting out the Toaster GUI stuff as it did not make it for 1.5
-->
<section id="examining-builds-using-toaster">
<title>Examining Builds using Toaster</title>
@ -5429,7 +5429,6 @@
</para>
</section>
</section>
-->
<section id="platdev-oprofile">
<title>Profiling with OProfile</title>