diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/user-manual/user-manual-intro.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bitbake/doc/user-manual/user-manual-intro.xml b/bitbake/doc/user-manual/user-manual-intro.xml index 8ce046a340..49694fb5c3 100644 --- a/bitbake/doc/user-manual/user-manual-intro.xml +++ b/bitbake/doc/user-manual/user-manual-intro.xml | |||
@@ -4,6 +4,17 @@ | |||
4 | <chapter id="user-manual-intro"> | 4 | <chapter id="user-manual-intro"> |
5 | <title>Overview</title> | 5 | <title>Overview</title> |
6 | 6 | ||
7 | <para> | ||
8 | Welcome to the BitBake User Manual. | ||
9 | This manual provides information on BitBake. | ||
10 | The information attempts to be as independent as possible regarding | ||
11 | systems that use BitBake, such as the Yocto Project and | ||
12 | OpenEmbeddeded. | ||
13 | In some cases, scenarios or examples that within the context of | ||
14 | a build system are used in the manual to help with understanding. | ||
15 | For these cases, the manual clearly states the context. | ||
16 | </para> | ||
17 | |||
7 | <section id="intro"> | 18 | <section id="intro"> |
8 | <title>Introduction</title> | 19 | <title>Introduction</title> |
9 | 20 | ||