mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: correct typo in "classes" section, "${BPN}/{PV}"
(From yocto-docs rev: 28a72c5a1cc873b455d7854065e1f999e6c5b7a5) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b16279603f
commit
a98e336d7d
@@ -543,7 +543,7 @@ which the OpenEmbedded build system places the generated objects built
|
||||
from the recipes. By default, the :term:`B` directory is set to the
|
||||
following, which is separate from the source directory (:term:`S`)::
|
||||
|
||||
${WORKDIR}/${BPN}/{PV}/
|
||||
${WORKDIR}/${BPN}-{PV}/
|
||||
|
||||
See these variables for more information:
|
||||
:term:`WORKDIR`, :term:`BPN`, and
|
||||
|
||||
Reference in New Issue
Block a user