1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

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: 9c82007f23c83806d9c3748369b61426196b748f)

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