diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-02-27 13:58:47 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-13 07:21:44 -0700 |
| commit | 1a3532646bc0ec11049208d21128deab340765ca (patch) | |
| tree | 7f1e5cc1311a7d5446a12357ad7ea6a9f4791966 | |
| parent | df2e75ebe88ff0351ba16d8a3584940f337afcfa (diff) | |
| download | poky-1a3532646bc0ec11049208d21128deab340765ca.tar.gz | |
ref-manual: remove OE_IMPORTS
oe-core no longer supports OE_IMPORTS[1], so remove the documentation.
[1] oe-core 1f56155e ("base: Switch to use addpylib directive and
BB_GLOBAL_PYMODULES")
(From yocto-docs rev: f0324b8f14881227336f84325cdebd0518e17796)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit d03dad11974ada7a99b4406e2350b9f5f0acc746)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -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 |
