diff options
Diffstat (limited to 'documentation/ref-manual/structure.rst')
-rw-r--r-- | documentation/ref-manual/structure.rst | 4 |
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 | ||
752 | This directory contains OpenEmbedded Python library code used during the | 752 | This directory contains OpenEmbedded Python library code used during the |
753 | build process. | 753 | build 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 | ||