mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Review edits to do_populate_sysroot and SYSROOT_DIRS_NATIVE
Fixes [YOCTO #10377] Some minor wordsmithing. Also added a new note to the SYSROOT_DIRS_NATIVE variable. (From yocto-docs rev: 459666b01b8d6d8212a59c877ea6c324511a5883) 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
6be52ddd9a
commit
cda7141ad1
@@ -463,10 +463,10 @@
|
||||
Stages (copies) a subset of the files installed by the
|
||||
<link linkend='ref-tasks-install'><filename>do_install</filename></link>
|
||||
task into the appropriate sysroot.
|
||||
For information on how to make these files available to other
|
||||
recipes, see the
|
||||
<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR_HOST</filename></link>
|
||||
variable.
|
||||
For information on how to access these files from other recipes,
|
||||
see the
|
||||
<link linkend='var-STAGING_DIR_HOST'><filename>STAGING_DIR*</filename></link>
|
||||
variables.
|
||||
Directories that would typically not be needed by other recipes at
|
||||
build time (e.g. <filename>/etc</filename>) are not copied by
|
||||
default.
|
||||
|
||||
Reference in New Issue
Block a user