mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: add LTS and Mixin terms
(From yocto-docs rev: f9ce60e2a035f3921901d2c6633df6e302cad1c7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
b54543f7e8
commit
23ca3ba890
@@ -211,6 +211,12 @@ universal, the list includes them just in case:
|
|||||||
Layers`" section in the Yocto Project Board Support Packages (BSP)
|
Layers`" section in the Yocto Project Board Support Packages (BSP)
|
||||||
Developer's Guide.
|
Developer's Guide.
|
||||||
|
|
||||||
|
:term:`LTS`
|
||||||
|
This term means "Long Term Support", and in the context of the Yocto
|
||||||
|
Project, it corresponds to selected stable releases for which bug and
|
||||||
|
security fixes are provided for at least four years. See
|
||||||
|
the :ref:`ref-long-term-support-releases` section for details.
|
||||||
|
|
||||||
:term:`Metadata`
|
:term:`Metadata`
|
||||||
A key element of the Yocto Project is the Metadata that
|
A key element of the Yocto Project is the Metadata that
|
||||||
is used to construct a Linux distribution and is contained in the
|
is used to construct a Linux distribution and is contained in the
|
||||||
@@ -230,6 +236,12 @@ universal, the list includes them just in case:
|
|||||||
:yocto_git:`yocto-kernel-cache </yocto-kernel-cache>`
|
:yocto_git:`yocto-kernel-cache </yocto-kernel-cache>`
|
||||||
Git repository.
|
Git repository.
|
||||||
|
|
||||||
|
:term:`Mixin`
|
||||||
|
A :term:`Mixin` layer is a layer which can be created by the community to
|
||||||
|
add a specific feature or support a new version of some package for an
|
||||||
|
:term:`LTS` release. See the :ref:`ref-long-term-support-releases`
|
||||||
|
section for details.
|
||||||
|
|
||||||
:term:`OpenEmbedded-Core (OE-Core)`
|
:term:`OpenEmbedded-Core (OE-Core)`
|
||||||
OE-Core is metadata comprised of
|
OE-Core is metadata comprised of
|
||||||
foundational recipes, classes, and associated files that are meant to
|
foundational recipes, classes, and associated files that are meant to
|
||||||
|
|||||||
Reference in New Issue
Block a user