diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-08-21 17:33:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-02 00:52:49 +0100 |
commit | 95d5e56c2985635f8b3f7d1756842265bd4edf25 (patch) | |
tree | 56c9874691e0f2ba2ad0ed91f3d502c4b0f2e7b9 /documentation/ref-manual/ref-classes.xml | |
parent | 68179b1edcf8f692c744a7a1f5295292465a39c6 (diff) | |
download | poky-95d5e56c2985635f8b3f7d1756842265bd4edf25.tar.gz |
ref-manual: Fixed broken link.
(From yocto-docs rev: 79d1615389f51a0856ea4130684a618abb1c6a93)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 7e0ff75c72..4dd67578c3 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 | <link linkend='structure-build-tmp-sysroots'><filename>tmp/sysroots-components/</filename></link>. | 3275 | <link linkend='structure-build-tmp-sysroots-components'><filename>tmp/sysroots-components/</filename></link>. |
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 |