diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-08-05 15:43:37 +0300 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:48 +0100 | 
| commit | 8a7e6859e9c8ec1b0898ea383747e8341b0d994a (patch) | |
| tree | 907f8f1c0246e27a348793f0e1b9dba93c0b8ce8 | |
| parent | 2a9ee7a105d30be56841c1b5965cba73bb0395e8 (diff) | |
| download | poky-8a7e6859e9c8ec1b0898ea383747e8341b0d994a.tar.gz | |
ref-manual: Small corrections to the TOPDIR variable description.
(From yocto-docs rev: 74e5b386f08169a3381b758e2759caac9d94dd47)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3b69b04018..df6ca481c9 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -4088,10 +4088,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 4088 | <glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm> | 4088 | <glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm> | 
| 4089 | <glossdef> | 4089 | <glossdef> | 
| 4090 | <para> | 4090 | <para> | 
| 4091 | This variable is the | 4091 | This variable points to the | 
| 4092 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 4092 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 
| 4093 | BitBake automatically sets this variable. | 4093 | The OpenEmbedded build system uses the Build Directory when | 
| 4094 | The OpenEmbedded build system uses the Build Directory when building images. | 4094 | building images. | 
| 4095 | </para> | 4095 | </para> | 
| 4096 | </glossdef> | 4096 | </glossdef> | 
| 4097 | </glossentry> | 4097 | </glossentry> | 
