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