mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
ref-manual: Corrected spelling errors
Updated two instances of "sysroot-components" to "sysroots-components". (From yocto-docs rev: 035be964e6f345c058c1dacbb58b09745e8f827d) 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
0fbba0fb46
commit
a447c9d13f
@@ -3272,7 +3272,7 @@ This check was removed for YP 2.3 release
|
||||
<para>
|
||||
A shared state (sstate) object is built from these files
|
||||
and the files are placed into a subdirectory of
|
||||
<filename>tmp/sysroot-components/</filename>.
|
||||
<filename>tmp/sysroots-components/</filename>.
|
||||
The files are scanned for hardcoded paths to the original
|
||||
installation location.
|
||||
If the location is found in text files, the hardcoded
|
||||
@@ -3300,7 +3300,7 @@ This check was removed for YP 2.3 release
|
||||
work directory (i.e.
|
||||
<link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>).
|
||||
The OpenEmbedded build system creates hard links to copies of the
|
||||
relevant files from <filename>sysroot-components</filename>
|
||||
relevant files from <filename>sysroots-components</filename>
|
||||
into the recipe work directory.
|
||||
<note>
|
||||
If hard links are not possible, the build system uses
|
||||
|
||||
Reference in New Issue
Block a user