]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Small corrections to the TOPDIR variable description.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 5 Aug 2013 12:43:37 +0000 (15:43 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 12:18:48 +0000 (13:18 +0100)
(From yocto-docs rev: 74e5b386f08169a3381b758e2759caac9d94dd47)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index 3b69b04018739bbf72a62b264db0b0c33b688ccb..df6ca481c922b128be243f277f87f9abe7e7a7d1 100644 (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>