summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
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>