[oe-commits] org.oe.documentation usermanual.xml: Add at least triviality to "Building software" section.

pfalcon commit openembedded-commits at lists.openembedded.org
Sat Dec 22 15:45:54 UTC 2007


usermanual.xml: Add at least triviality to "Building software" section.

Author: pfalcon at openembedded.org
Branch: org.openembedded.documentation
Revision: 6730bdf6f39430d1d6a5c99d2abd4492a68bed37
ViewMTN: http://monotone.openembedded.org/revision/info/6730bdf6f39430d1d6a5c99d2abd4492a68bed37
Files:
1
usermanual/usermanual.xml
Diffs:

#
# mt diff -r0874510c1beb38cd61f75f670d619c80f8641296 -r6730bdf6f39430d1d6a5c99d2abd4492a68bed37
#
# 
# 
# patch "usermanual/usermanual.xml"
#  from [03b7b999e11f95eca984f93268d07674664666d3]
#    to [bc080a82f03e7f05c341baf4aec1380cfc370481]
# 
============================================================
--- usermanual/usermanual.xml	03b7b999e11f95eca984f93268d07674664666d3
+++ usermanual/usermanual.xml	bc080a82f03e7f05c341baf4aec1380cfc370481
@@ -213,6 +213,12 @@ monotone --db=OE.db co -b org.openembedd
 
         <section>
             <title>Building Software</title>
+            <para>Once you set up and configured BitBake and OpenEmbedded, you can build software and images like this:
+<screen>
+bitbake &lt;recipe_name&gt;
+</screen>
+	    </para>
+	    
             <para>This section is a stub, help us by expanding it</para>
         </section>
     </chapter>






More information about the Openembedded-commits mailing list