[oe-commits] org.oe.documentation Re-merge trivial info on building stuff.

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


Re-merge trivial info on building stuff.

Author: pfalcon at openembedded.org
Branch: org.openembedded.documentation
Revision: 3437f20735d7e47c5e1b66b06048bf07a88dcb10
ViewMTN: http://monotone.openembedded.org/revision/info/3437f20735d7e47c5e1b66b06048bf07a88dcb10
Files:
1
usermanual/chapters/getting_oe.xml
Diffs:

#
# mt diff -ra9c9d59f5c95320358a086f10b6e7a5e6f03f9fd -r3437f20735d7e47c5e1b66b06048bf07a88dcb10
#
# 
# 
# patch "usermanual/chapters/getting_oe.xml"
#  from [4bc023bf74b9aef93082049a49cde73304c9c91e]
#    to [9856be39cd0698ca685279f09f42c4619854bebd]
# 
============================================================
--- usermanual/chapters/getting_oe.xml	4bc023bf74b9aef93082049a49cde73304c9c91e
+++ usermanual/chapters/getting_oe.xml	9856be39cd0698ca685279f09f42c4619854bebd
@@ -58,6 +58,13 @@ mtn --db=OE.mtn co -b org.openembedded.d
   <section id="gettingoe_building_software">
     <title>Building Software</title>
 
+    <para>Once BitBake and OpenEmbedded are set up and configured, one 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