aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/usermanual.xml
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-05-13 20:03:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-13 20:03:33 +0000
commit27e50786647b697388cc0ea26a5939ca264b8347 (patch)
treeb46922f6962f78da0e33b1e75877eefc92c5a1e8 /usermanual/usermanual.xml
parent753f96756406f96b4ee82a4f84bb5d84f84ba3be (diff)
downloadopenembedded-27e50786647b697388cc0ea26a5939ca264b8347.tar.gz
usermanual:
Start with my Chapter
Diffstat (limited to 'usermanual/usermanual.xml')
-rw-r--r--usermanual/usermanual.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index 5501391573..43ac67b234 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -129,7 +129,14 @@ described in the <ulink url="http://bitbake.berlios.de/manual">BitBake manual</u
<section>
<title>Using a prebuilt toolchain to create your packages</title>
- <para></para>
+ <para>It might be necessary to integrate a pre-built toolchain and other libraries but still be able
+to build packages using OpenEmbedded. One of many approaches is shown and discussed here.</para>
+
+ <section>
+ <title>The toolchain</title>
+ <para>We assume the toolchain provides a C and C++ compiler, an assembler and other tools</para>
+ </section>
+
</section>
<section>