summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/structure.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index e895382eec..f1b11ad69b 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -750,7 +750,9 @@ and lists of files and directories with known permissions.
750------------- 750-------------
751 751
752This directory contains OpenEmbedded Python library code used during the 752This directory contains OpenEmbedded Python library code used during the
753build process. 753build process. It is enabled via the ``addpylib`` directive in
754``meta/conf/local.conf``. For more information, see
755:ref:`bitbake-user-manual/bitbake-user-manual-metadata:extending python library code`.
754 756
755.. _structure-meta-recipes-bsp: 757.. _structure-meta-recipes-bsp:
756 758