mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
ref-manual: Fixed links in do_prepare_recipe_sysroot task
(From yocto-docs rev: 80c60be5f560d20ee60270df0de2c86b23e004df) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b46f3e8e16
commit
fe72ceaa4e
@@ -494,8 +494,11 @@
|
||||
<title><filename>do_prepare_recipe_sysroot</filename></title>
|
||||
|
||||
<para>
|
||||
Installs the files into the individual recipe work directories
|
||||
(i.e. WORKDIR).
|
||||
Installs the files into the individual recipe specific sysroots
|
||||
(i.e.
|
||||
<filename>${</filename><link linkend='var-WORKDIR'><filename>WORKDIR</filename></link><filename>}</filename>
|
||||
based upon the dependencies specified by
|
||||
<link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>.
|
||||
See the
|
||||
"<link linkend='ref-classes-staging'><filename>staging</filename></link>"
|
||||
class for more information.
|
||||
|
||||
Reference in New Issue
Block a user