1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

overview-manual: Added intro text for the concepts chapter.

(From yocto-docs rev: 6ea1e6f016957da96d6cf8a058ec9c18c9843949)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-24 14:35:07 -07:00
committed by Richard Purdie
parent 615e0e83de
commit 7b94e3ef35
@@ -5,6 +5,16 @@
<chapter id=' overview-manual-concepts'>
<title>Yocto Project Concepts</title>
<para>
This chapter provides explanations for Yocto Project concepts that
go beyond the surface of "how-to" information and reference (or
look-up) material.
Concepts such as components, the
<ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>
workflow, cross-development toolchains, shared state cache, and so
forth are explained.
</para>
<section id='yocto-project-components'>
<title>Yocto Project Components</title>