mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
bitbake: user-manual-intro.xml: Added an introduction to the manual.
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>
This commit is contained in:
committed by
Richard Purdie
parent
8aaff2570c
commit
34bcd96796
@@ -4,6 +4,17 @@
|
|||||||
<chapter id="user-manual-intro">
|
<chapter id="user-manual-intro">
|
||||||
<title>Overview</title>
|
<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">
|
<section id="intro">
|
||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user