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 a5d22abe0b..fe55b62876 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -5702,14 +5702,6 @@ system and gives an overview of their function and contents. | |||
5702 | 5702 | ||
5703 | OECMAKE_GENERATOR = "Unix Makefiles" | 5703 | OECMAKE_GENERATOR = "Unix Makefiles" |
5704 | 5704 | ||
5705 | :term:`OE_IMPORTS` | ||
5706 | An internal variable used to tell the OpenEmbedded build system what | ||
5707 | Python modules to import for every Python function run by the system. | ||
5708 | |||
5709 | .. note:: | ||
5710 | |||
5711 | Do not set this variable. It is for internal use only. | ||
5712 | |||
5713 | :term:`OE_INIT_ENV_SCRIPT` | 5705 | :term:`OE_INIT_ENV_SCRIPT` |
5714 | The name of the build environment setup script for the purposes of | 5706 | The name of the build environment setup script for the purposes of |
5715 | setting up the environment within the extensible SDK. The default | 5707 | setting up the environment within the extensible SDK. The default |