mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
0e8cb1f9b0
commit
8986c2ecd5
@@ -36,11 +36,15 @@
|
||||
<title>Welcome!</title>
|
||||
<para>
|
||||
Welcome to the Yocto Project!
|
||||
The Yocto Project is an open-source collaboration project focused on embedded Linux
|
||||
developers.
|
||||
Among other things, the Yocto Project uses a build system based on the Poky project
|
||||
to construct complete Linux images.
|
||||
The Poky project, in turn, draws from and contributes back to the OpenEmbedded project.
|
||||
The Yocto Project is an open-source collaboration project focused on
|
||||
embedded Linux developers.
|
||||
Among other things, the Yocto Project uses a build system based on the
|
||||
OpenEmbedded (OE) project, which uses the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>
|
||||
tool, to construct complete Linux images.
|
||||
The BitBake and OE components are combined together to form
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink>,
|
||||
a reference build system.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user