]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dev-manual: Uncommented the Toaster GUI section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 22 Oct 2013 15:49:31 +0000 (08:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:49 +0000 (17:09 +0000)
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>
documentation/dev-manual/dev-manual-common-tasks.xml

index 835581bae37b21ae49e36e1e818c74da293777ff..0d3d59355c7ccdfc710d17399556b478b204d375 100644 (file)
                         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
             <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>