1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

dev-manual: Edits to "Introduction" - better wording.

(From yocto-docs rev: ab48642c1800b40d43baf31c9733fd6c832faffc)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-04-09 09:28:36 -07:00
committed by Richard Purdie
parent 15699d331c
commit 999e4eec8e
+10 -8
View File
@@ -10,18 +10,20 @@
<para> <para>
Welcome to the Yocto Project Development Manual! Welcome to the Yocto Project Development Manual!
This manual gives you an idea of how to use the Yocto Project to This manual provides information on how to use the Yocto Project to
develop embedded Linux images and user-space applications to run on develop embedded Linux images and user-space applications that
targeted devices. run on targeted devices.
Reading this manual gives you an overview of image, kernel, and The manual provides an overview of image, kernel, and
user-space application development using the Yocto Project. user-space application development using the Yocto Project.
Because much of the information in this manual is general, it Because much of the information in this manual is general, it
contains many references to other sources where you can find more contains many references to other sources where you can find more
detail. detail.
For example, detailed information on Git, repositories and open For example, you can find detailed information on Git, repositories,
source in general can be found in many places. and open source in general in many places on the Internet.
Another example is how to get set up to use the Yocto Project, Another example specific to the Yocto Project is how to quickly
which our Yocto Project Quick Start covers. set up your host development system and build an image, which you
find in the
<ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>.
<note> <note>
By default, using the Yocto Project creates a Poky distribution. By default, using the Yocto Project creates a Poky distribution.
However, you can create your own distribution by providing key However, you can create your own distribution by providing key