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>
This commit is contained in:
Scott Rifenbark 2013-08-05 15:43:37 +03:00 committed by Richard Purdie
parent 2a9ee7a105
commit 8a7e6859e9
1 changed files with 3 additions and 3 deletions

View File

@ -4088,10 +4088,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-TOPDIR'><glossterm>TOPDIR</glossterm>
<glossdef>
<para>
This variable is the
This variable points to the
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
BitBake automatically sets this variable.
The OpenEmbedded build system uses the Build Directory when building images.
The OpenEmbedded build system uses the Build Directory when
building images.
</para>
</glossdef>
</glossentry>