diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-07-21 17:39:00 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 12:15:01 +0100 |
| commit | 566ebc1af252d2d1fff2da68d6faf265cc5ff28c (patch) | |
| tree | aebcc22b5e2727f4cdaf331e59ff19e195831e0d | |
| parent | 4396ffb3c9faace1791ef921e75955a45f27a8ab (diff) | |
| download | poky-566ebc1af252d2d1fff2da68d6faf265cc5ff28c.tar.gz | |
ref-manual: Updated the STAGING_DIR_HOST variable.
Fixes [YOCTO #9988]
Added a link to the MULTIMACH_HOST_SYS variable from the
STAGING_DIR_HOST variable where it is referenced.
(From yocto-docs rev: 0f72b58a7bc1271245d139726f1145d5d99acee4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f829a6a7bd..540d07ec81 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -12346,7 +12346,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 12346 | <listitem><para>For native SDK | 12346 | <listitem><para>For native SDK |
| 12347 | recipes that build for the SDK | 12347 | recipes that build for the SDK |
| 12348 | (<filename>nativesdk</filename>), the value is | 12348 | (<filename>nativesdk</filename>), the value is |
| 12349 | "${STAGING_DIR}/${MULTIMACH_HOST_SYS}". | 12349 | "${STAGING_DIR}/${<link linkend='var-MULTIMACH_HOST_SYS'>MULTIMACH_HOST_SYS</link>}". |
| 12350 | </para></listitem> | 12350 | </para></listitem> |
| 12351 | </itemizedlist> | 12351 | </itemizedlist> |
| 12352 | </para> | 12352 | </para> |
