ref-manual: Added link in the SYSROOT_DIRS_NATIVE description

Fixes [YOCTO #10377]

Linkified the STAGING_DIR_NATIVE item in the the
SYSROOT_DIRS_NATIVE glossary entry.

(From yocto-docs rev: e02ecfac949b92ec32a621fccb0d1663bb7816ad)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-10-05 11:13:53 -07:00 committed by Richard Purdie
parent cda7141ad1
commit 684a8753ab
1 changed files with 2 additions and 2 deletions

View File

@ -13213,8 +13213,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<note>
Programs built by <filename>-native</filename> recipes
run directly from the sysroot
(<filename>STAGING_DIR_NATIVE</filename>), which is
why additional directories containing program
(<link linkend='var-STAGING_DIR_NATIVE'><filename>STAGING_DIR_NATIVE</filename></link>),
which is why additional directories containing program
executables and supporting files need to be staged.
</note>
</para>