From: Scott Rifenbark Date: Wed, 31 Jul 2013 07:19:10 +0000 (+0300) Subject: ref-manual: New entry for OE_IMPORTS variable added to glossary. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=534ec3dc722d8599c829ff03d7cacf281a141a07;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: New entry for OE_IMPORTS variable added to glossary. (From yocto-docs rev: 3b73c2e1418190b1d998f3f7cf425088df887c21) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7c7a2dc80e3..3a4da44b79f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -30,7 +30,7 @@ L M - O + O P R @@ -2649,6 +2649,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" O + OE_IMPORTS + + + An internal variable used to tell the OpenEmbedded build + system what Python modules to import for every Python + function run by the system. + + + + Do not set this variable. + It is for internal use only. + + + + OE_TERMINAL