mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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>
|
<title>Welcome!</title>
|
||||||
<para>
|
<para>
|
||||||
Welcome to the Yocto Project!
|
Welcome to the Yocto Project!
|
||||||
The Yocto Project is an open-source collaboration project focused on embedded Linux
|
The Yocto Project is an open-source collaboration project focused on
|
||||||
developers.
|
embedded Linux developers.
|
||||||
Among other things, the Yocto Project uses a build system based on the Poky project
|
Among other things, the Yocto Project uses a build system based on the
|
||||||
to construct complete Linux images.
|
OpenEmbedded (OE) project, which uses the
|
||||||
The Poky project, in turn, draws from and contributes back to the OpenEmbedded project.
|
<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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user