overview-manual: Added link to layers section.

(From yocto-docs rev: 8a9588d27aa86bb194e85dd6bd0c885ce96507e5)

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 11:29:55 -07:00
committed by Richard Purdie
parent bf6ec42615
commit 558c89900f

View File

@@ -1080,7 +1080,9 @@
One of the most powerful properties of Poky is that every aspect
of a build is controlled by the metadata.
You can use metadata to augment these base image types by
adding metadata layers that extend functionality.
adding metadata
<link linkend='the-yocto-project-layer-model'>layers</link>
that extend functionality.
These layers can provide, for example, an additional software
stack for an image type, add a board support package (BSP) for
additional hardware, or even create a new image type.