mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00: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>
|
<title><filename>do_prepare_recipe_sysroot</filename></title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Installs the files into the individual recipe work directories
|
Installs the files into the individual recipe specific sysroots
|
||||||
(i.e. WORKDIR).
|
(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
|
See the
|
||||||
"<link linkend='ref-classes-staging'><filename>staging</filename></link>"
|
"<link linkend='ref-classes-staging'><filename>staging</filename></link>"
|
||||||
class for more information.
|
class for more information.
|
||||||
|
|||||||
Reference in New Issue
Block a user