From: Scott Rifenbark Date: Mon, 5 Aug 2013 12:43:37 +0000 (+0300) Subject: ref-manual: Small corrections to the TOPDIR variable description. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a7e6859e9c8ec1b0898ea383747e8341b0d994a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Small corrections to the TOPDIR variable description. (From yocto-docs rev: 74e5b386f08169a3381b758e2759caac9d94dd47) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3b69b040187..df6ca481c92 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" TOPDIR - This variable is the + This variable points to the Build Directory. - 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.