diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-14 06:51:17 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:39 +0000 |
| commit | 8986c2ecd5498910eb2d3ae9ee8881fbfe4e2dc9 (patch) | |
| tree | 99cfcd031d54f8f2c01ed8e50df3e143e16a6abb /documentation/yocto-project-qs | |
| parent | 0e8cb1f9b04556b11f05c6e4cae39828e8b115f9 (diff) | |
| download | poky-8986c2ecd5498910eb2d3ae9ee8881fbfe4e2dc9.tar.gz | |
yocto-project-qs: Edits to opening paragraph.
I integrated the terms "BitBake" and "Poky" into the first
paragraph. BitBake was not there. And Poky was not really defined
in any meaningful way. Also added some cross-reference linking
to the terms in the dev-manual.
(From yocto-docs rev: 14159d400ef51eb4cc5b0b9c03a608b84c20f278)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f100683ebc..2c856d5a5c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -36,11 +36,15 @@ | |||
| 36 | <title>Welcome!</title> | 36 | <title>Welcome!</title> |
| 37 | <para> | 37 | <para> |
| 38 | Welcome to the Yocto Project! | 38 | Welcome to the Yocto Project! |
| 39 | The Yocto Project is an open-source collaboration project focused on embedded Linux | 39 | The Yocto Project is an open-source collaboration project focused on |
| 40 | developers. | 40 | embedded Linux developers. |
| 41 | Among other things, the Yocto Project uses a build system based on the Poky project | 41 | Among other things, the Yocto Project uses a build system based on the |
| 42 | to construct complete Linux images. | 42 | OpenEmbedded (OE) project, which uses the |
| 43 | The Poky project, in turn, draws from and contributes back to the OpenEmbedded project. | 43 | <ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink> |
| 44 | tool, to construct complete Linux images. | ||
| 45 | The BitBake and OE components are combined together to form | ||
| 46 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink>, | ||
| 47 | a reference build system. | ||
| 44 | </para> | 48 | </para> |
| 45 | 49 | ||
| 46 | <para> | 50 | <para> |
