mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
sphinx: brief-yoctoprojectqs: add note on branch consistency between layers
(From yocto-docs rev: c00d387068e914290efdc9c5e7fcef5b38ce6e86) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a007f1afab
commit
b1dfafa399
@@ -308,6 +308,12 @@ Follow these steps to add a hardware layer:
|
|||||||
host as ``meta-altera`` and contains all the metadata needed to
|
host as ``meta-altera`` and contains all the metadata needed to
|
||||||
support hardware from Altera, which is owned by Intel.
|
support hardware from Altera, which is owned by Intel.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
It is recommended for layers to have a branch per Yocto Project release.
|
||||||
|
Please make sure to checkout the layer branch supporting the Yocto Project
|
||||||
|
release you're using.
|
||||||
|
|
||||||
#. **Change the Configuration to Build for a Specific Machine:** The
|
#. **Change the Configuration to Build for a Specific Machine:** The
|
||||||
:term:`MACHINE` variable in the
|
:term:`MACHINE` variable in the
|
||||||
``local.conf`` file specifies the machine for the build. For this
|
``local.conf`` file specifies the machine for the build. For this
|
||||||
|
|||||||
Reference in New Issue
Block a user