diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index e275221356..c9cc2d3042 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -5644,14 +5644,6 @@ system and gives an overview of their function and contents. | |||
5644 | 5644 | ||
5645 | OECMAKE_GENERATOR = "Unix Makefiles" | 5645 | OECMAKE_GENERATOR = "Unix Makefiles" |
5646 | 5646 | ||
5647 | :term:`OE_IMPORTS` | ||
5648 | An internal variable used to tell the OpenEmbedded build system what | ||
5649 | Python modules to import for every Python function run by the system. | ||
5650 | |||
5651 | .. note:: | ||
5652 | |||
5653 | Do not set this variable. It is for internal use only. | ||
5654 | |||
5655 | :term:`OE_INIT_ENV_SCRIPT` | 5647 | :term:`OE_INIT_ENV_SCRIPT` |
5656 | The name of the build environment setup script for the purposes of | 5648 | The name of the build environment setup script for the purposes of |
5657 | setting up the environment within the extensible SDK. The default | 5649 | setting up the environment within the extensible SDK. The default |