mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
Documentation: poky-ref-manual - Updates to WORKDIR structure
The file structure beneath WORKDIR has changed such that PN and PV are now separate directories. This affected several areas in poky-ref-manual. (From yocto-docs rev: 52b033c2c9e5aaa1f03072dd16c21a9d59a87150) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
044a8f9e6a
commit
45915123a7
@@ -570,7 +570,7 @@
|
||||
By default, the <filename>B</filename> directory is set to the following, which is separate from the
|
||||
Source Directory (<filename>S</filename>):
|
||||
<literallayout class='monospaced'>
|
||||
${WORKDIR}/${BPN}-{PV}/
|
||||
${WORKDIR}/${BPN}/{PV}/
|
||||
</literallayout>
|
||||
See the glossary entries for the
|
||||
<link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>,
|
||||
|
||||
Reference in New Issue
Block a user