mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: New "Fakeroot and Pseudo" section.
Fixes [YOCTO #10060] I provided a new section in the Technical Details chapter. Also some extra explanation was added to both the do_install task and to the D variable. (From yocto-docs rev: 565fb11d72bf8c585469bcf65f92b6738e344813) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c78c5006ec
commit
b88973f637
@@ -2599,6 +2599,11 @@
|
||||
<literallayout class='monospaced'>
|
||||
${<link linkend='var-WORKDIR'>WORKDIR</link>}/image
|
||||
</literallayout>
|
||||
<note><title>Caution</title>
|
||||
Tasks that read from or write to this directory should
|
||||
run under
|
||||
<link linkend='fakeroot-and-pseudo'>fakeroot</link>.
|
||||
</note>
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user