ref-manual: Review comments for closer look at YP dev section

Fixes [YOCTO #2808]

Applied minor wording changes as directed by Paul Eggleton's
review of the sections and related variable descriptions.

(From yocto-docs rev: cf30c3dd78d5e55356bb73f43f10e0093a9aa084)

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:39:12 +03:00
committed by Richard Purdie
parent 1b056af5c9
commit 2a9ee7a105
2 changed files with 11 additions and 11 deletions

View File

@@ -802,7 +802,8 @@ Core layer for images cannot be removed
<glossdef>
<para>
Points to the area that the OpenEmbedded build system uses
to place images and their related files.
to place images, packages, SDKs and other output
files that are ready to be used outside of the build system.
By default, this directory resides within the
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
as <filename>tmp/deploy</filename>.
@@ -4065,10 +4066,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-TOOLCHAIN_TARGET_TASK'><glossterm>TOOLCHAIN_TARGET_TASK</glossterm>
<glossdef>
<para>
This variable lists packages BitBake uses when it creates
the target part of an SDK (i.e. the part built
for the target hardware), which includes libraries and
headers.
This variable lists packages the OpenEmbedded build system
uses when it creates the target part of an SDK
(i.e. the part built for the target hardware), which
includes libraries and headers.
</para>
<para>