]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bitbake: user-manual-intro.xml: Added an introduction to the manual.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 11 Feb 2014 13:21:58 +0000 (07:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Mar 2014 01:59:02 +0000 (18:59 -0700)
Describes purpose and qualifies some stuff.

(Bitbake rev: b9704a367cccd85931fa4fb779d273a27361d503)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/doc/user-manual/user-manual-intro.xml

index 8ce046a34001a83ec5acefb7d6412d1df95f27ea..49694fb5c3d76e1340af8baa522def4c8647a76d 100644 (file)
@@ -4,6 +4,17 @@
 <chapter id="user-manual-intro">
     <title>Overview</title>
 
+    <para>
+        Welcome to the BitBake User Manual.
+        This manual provides information on BitBake.
+        The information attempts to be as independent as possible regarding
+        systems that use BitBake, such as the Yocto Project and
+        OpenEmbeddeded.
+        In some cases, scenarios or examples that within the context of
+        a build system are used in the manual to help with understanding.
+        For these cases, the manual clearly states the context.
+    </para>
+
     <section id="intro">
         <title>Introduction</title>