diff options
-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 f18298c104..3a33b3543c 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -5798,14 +5798,6 @@ system and gives an overview of their function and contents. | |||
5798 | 5798 | ||
5799 | OECMAKE_GENERATOR = "Unix Makefiles" | 5799 | OECMAKE_GENERATOR = "Unix Makefiles" |
5800 | 5800 | ||
5801 | :term:`OE_IMPORTS` | ||
5802 | An internal variable used to tell the OpenEmbedded build system what | ||
5803 | Python modules to import for every Python function run by the system. | ||
5804 | |||
5805 | .. note:: | ||
5806 | |||
5807 | Do not set this variable. It is for internal use only. | ||
5808 | |||
5809 | :term:`OE_INIT_ENV_SCRIPT` | 5801 | :term:`OE_INIT_ENV_SCRIPT` |
5810 | The name of the build environment setup script for the purposes of | 5802 | The name of the build environment setup script for the purposes of |
5811 | setting up the environment within the extensible SDK. The default | 5803 | setting up the environment within the extensible SDK. The default |