summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-08-17 17:05:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-02 00:52:56 +0100
commitfed307f58baec962c1f8d6dd751fa9ad9b90a387 (patch)
tree37062091c2a8e2f6b8dbed226b1bb56551396d5d /documentation
parentd05391a7d47f034f5e55e0bac370fbadb901c8d2 (diff)
downloadpoky-fed307f58baec962c1f8d6dd751fa9ad9b90a387.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 0a41472bec..8e10084efb 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -3272,7 +3272,7 @@ This check was removed for YP 2.3 release
3272 <para> 3272 <para>
3273 A shared state (sstate) object is built from these files 3273 A shared state (sstate) object is built from these files
3274 and the files are placed into a subdirectory of 3274 and the files are placed into a subdirectory of
3275 <filename>tmp/sysroot-components/</filename>. 3275 <filename>tmp/sysroots-components/</filename>.
3276 The files are scanned for hardcoded paths to the original 3276 The files are scanned for hardcoded paths to the original
3277 installation location. 3277 installation location.
3278 If the location is found in text files, the hardcoded 3278 If the location is found in text files, the hardcoded
@@ -3300,7 +3300,7 @@ This check was removed for YP 2.3 release
3300 work directory (i.e. 3300 work directory (i.e.
3301 <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>). 3301 <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>).
3302 The OpenEmbedded build system creates hard links to copies of the 3302 The OpenEmbedded build system creates hard links to copies of the
3303 relevant files from <filename>sysroot-components</filename> 3303 relevant files from <filename>sysroots-components</filename>
3304 into the recipe work directory. 3304 into the recipe work directory.
3305 <note> 3305 <note>
3306 If hard links are not possible, the build system uses 3306 If hard links are not possible, the build system uses