From: Scott Rifenbark Date: Tue, 11 Feb 2014 13:11:07 +0000 (-0600) Subject: user-manual-ref-variables.xml: Added a note qualifying the variables. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bcc6d1f1ef4e647ad6153ed7a9e0bd5bc62cf0b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git user-manual-ref-variables.xml: Added a note qualifying the variables. The note provides some information in general about the variables that are part of the glossary. Signed-off-by: Scott Rifenbark --- diff --git a/doc/user-manual/user-manual-ref-variables.xml b/doc/user-manual/user-manual-ref-variables.xml index c6107af4924..e1bf2b561d1 100644 --- a/doc/user-manual/user-manual-ref-variables.xml +++ b/doc/user-manual/user-manual-ref-variables.xml @@ -12,6 +12,28 @@ of their function and contents. + + Following are some points regarding the variables listed in this glossary: + + The variables listed in this glossary + are specific to BitBake. + Consequently, the descriptions are limited to that context. + + Also, variables exist in other systems that use BitBake + (e.g. The Yocto Project and OpenEmbedded) that have names identical + to those found in this glossary. + For such cases, the variables in those systems extend the + functionality of the variable as it is described here in + this glossary. + + Finally, there are variables mentioned in this + glossary that do not appear in the BitBake glossary. + These other variables are variables used in systems that use + BitBake. + + + +