diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-19 13:12:25 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-23 18:47:06 -0700 |
| commit | 7a59fbde96ddb6ac2760d08b459f8513ef242034 (patch) | |
| tree | db6b55fa2f2472848cc207cbe2433f9a28f5cee8 | |
| parent | 87f4bfd0a39a146b49f57d82dc642ef6d039a5d1 (diff) | |
| download | poky-7a59fbde96ddb6ac2760d08b459f8513ef242034.tar.gz | |
documentation/poky-ref-manual/ref-variables.xml: partial edits.
(From yocto-docs rev: e8300735591f0b47aff64200a2dff477b5bfd9b2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 3601c97ded..1c9b3798e7 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | <title>Reference: Variables Glossary</title> | 7 | <title>Reference: Variables Glossary</title> |
| 8 | 8 | ||
| 9 | <para> | 9 | <para> |
| 10 | This section lists common variables used in Poky and gives an overview | 10 | This section lists common variables used in the Yocto Project and gives an overview |
| 11 | of their function and contents. | 11 | of their function and contents. |
| 12 | </para> | 12 | </para> |
| 13 | 13 | ||
| @@ -15,9 +15,9 @@ | |||
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | <para> | 17 | <para> |
| 18 | <link linkend='var-glossary-a'>A</link> | 18 | <link linkend='var-AUTHOR'>A</link> |
| 19 | <link linkend='var-glossary-b'>B</link> | 19 | <link linkend='var-BB_NUMBER_THREADS'>B</link> |
| 20 | <link linkend='var-glossary-c'>C</link> | 20 | <link linkend='var-CFLAGS'>C</link> |
| 21 | <link linkend='var-glossary-d'>D</link> | 21 | <link linkend='var-glossary-d'>D</link> |
| 22 | <link linkend='var-glossary-e'>E</link> | 22 | <link linkend='var-glossary-e'>E</link> |
| 23 | <link linkend='var-glossary-f'>F</link> | 23 | <link linkend='var-glossary-f'>F</link> |
| @@ -47,15 +47,15 @@ | |||
| 47 | 47 | ||
| 48 | <glossentry id='var-AUTHOR'><glossterm>AUTHOR</glossterm> | 48 | <glossentry id='var-AUTHOR'><glossterm>AUTHOR</glossterm> |
| 49 | <glossdef> | 49 | <glossdef> |
| 50 | <para>E-mail address to contact original author(s) - to | 50 | <para>The email address used to contact the original author or authors in |
| 51 | send patches, forward bugs...</para> | 51 | order to send patches, forward bugs, etc.</para> |
| 52 | </glossdef> | 52 | </glossdef> |
| 53 | </glossentry> | 53 | </glossentry> |
| 54 | 54 | ||
| 55 | <glossentry id='var-AUTOREV'><glossterm>AUTOREV</glossterm> | 55 | <glossentry id='var-AUTOREV'><glossterm>AUTOREV</glossterm> |
| 56 | <glossdef> | 56 | <glossdef> |
| 57 | <para>Use current (newest) source revision - used with | 57 | <para>Specifies to use the current (newest) source revision. |
| 58 | <glossterm><link linkend='var-SRCREV'>SRCREV</link></glossterm> | 58 | This variable is with the <filename><link linkend='var-SRCREV'>SRCREV</link></filename> |
| 59 | variable.</para> | 59 | variable.</para> |
| 60 | </glossdef> | 60 | </glossdef> |
| 61 | </glossentry> | 61 | </glossentry> |
