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>
This commit is contained in:
Scott Rifenbark 2013-07-31 10:19:10 +03:00 committed by Richard Purdie
parent f32e019ab9
commit 534ec3dc72
1 changed files with 16 additions and 1 deletions

View File

@ -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>