mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
ref-manual/structure.rst: fix a "local.conf" -> "layer.conf" typo
The addpylib directive belongs in layer.conf, not local.conf. (From yocto-docs rev: f42ebb7d763e716950ecc47b527301e0be2d1d68) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit be0d9bf14ee7405f008a42e20ce772446aa1a861) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
9908ac8154
commit
4bcc4a2f70
@@ -801,7 +801,7 @@ and lists of files and directories with known permissions.
|
||||
|
||||
This directory contains OpenEmbedded Python library code used during the
|
||||
build process. It is enabled via the ``addpylib`` directive in
|
||||
``meta/conf/local.conf``. For more information, see
|
||||
``meta/conf/layer.conf``. For more information, see
|
||||
:ref:`bitbake-user-manual/bitbake-user-manual-metadata:extending python library code`.
|
||||
|
||||
.. _structure-meta-recipes-bsp:
|
||||
|
||||
Reference in New Issue
Block a user