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><layer>.conf</filename>).
</para></listitem>
<listitem><para><emphasis>The
<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 = ?" \
</section>
</section>
+<!--
<section id="examining-builds-using-toaster">
<title>Examining Builds Using the Toaster API</title>
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>
</para>
</section>
</section>
--->
<section id="platdev-oprofile">
<title>Profiling with OProfile</title>