ref-manual: minor edit to the PKGDEST variable.

(From yocto-docs rev: 027b73857c76dd34b1559eda9705531d531c806b)

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-13 15:35:49 +03:00 committed by Richard Purdie
parent 6ccc545238
commit 29d8f58c1e
1 changed files with 1 additions and 1 deletions

View File

@ -3497,7 +3497,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<literallayout class='monospaced'>
${WORKDIR}/packages-split
</literallayout>
Under this default directory, the build system creates
Under this directory, the build system creates
directories for each package specified in
<link linkend='var-PACKAGES'><filename>PACKAGES</filename></link>.
Do not change this default.