summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-07-31 10:19:10 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-13 13:18:45 +0100
commit534ec3dc722d8599c829ff03d7cacf281a141a07 (patch)
tree64047368d0e9aad43708074dc60ff73a62289942 /documentation
parentf32e019ab90d4bb08c6851a1430194db1f2c9800 (diff)
downloadast2050-yocto-poky-534ec3dc722d8599c829ff03d7cacf281a141a07.zip
ast2050-yocto-poky-534ec3dc722d8599c829ff03d7cacf281a141a07.tar.gz
ref-manual: New entry for OE_IMPORTS variable added to glossary.
(From yocto-docs rev: 3b73c2e1418190b1d998f3f7cf425088df887c21) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 7c7a2dc..3a4da44 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -30,7 +30,7 @@
<link linkend='var-LAYERDEPENDS'>L</link>
<link linkend='var-MACHINE'>M</link>
<!-- <link linkend='var-glossary-n'>N</link> -->
- <link linkend='var-OE_TERMINAL'>O</link>
+ <link linkend='var-OE_IMPORTS'>O</link>
<link linkend='var-P'>P</link>
<!-- <link linkend='var-glossary-q'>Q</link> -->
<link linkend='var-RCONFLICTS'>R</link>
@@ -2649,6 +2649,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdiv id='var-glossary-o'><title>O</title>
+ <glossentry id='var-OE_IMPORTS'><glossterm>OE_IMPORTS</glossterm>
+ <glossdef>
+ <para>
+ An internal variable used to tell the OpenEmbedded build
+ system what Python modules to import for every Python
+ function run by the system.
+ </para>
+
+ <note>
+ Do not set this variable.
+ It is for internal use only.
+ </note>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-OE_TERMINAL'><glossterm>OE_TERMINAL</glossterm>
<glossdef>
<para>
OpenPOWER on IntegriCloud