mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: Added link to the do_populate_sysroot task
Fixes [YOCTO #9968] Made a link for the STAGING_DIR_HOST variable for consistency. (From yocto-docs rev: eeb163ead40752d69f2f6c19e859e82109ef967d) 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
6c302a4250
commit
fa0c574deb
@@ -462,8 +462,8 @@
|
|||||||
Copies a subset of the files installed by the
|
Copies a subset of the files installed by the
|
||||||
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
|
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
|
||||||
task into the sysroot directory
|
task into the sysroot directory
|
||||||
<filename>${STAGING_DIR_HOST}</filename> to make
|
<filename>${</filename><link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link><filename>}</filename>
|
||||||
them available to other recipes.
|
to make them available to other recipes.
|
||||||
Files that would typically not be needed by other recipes at build
|
Files that would typically not be needed by other recipes at build
|
||||||
time are skipped.
|
time are skipped.
|
||||||
Skipped files include files installed into
|
Skipped files include files installed into
|
||||||
|
|||||||
Reference in New Issue
Block a user