From: Scott Rifenbark Date: Fri, 22 Jul 2016 00:39:00 +0000 (-0700) Subject: ref-manual: Updated the STAGING_DIR_HOST variable. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566ebc1af252d2d1fff2da68d6faf265cc5ff28c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f829a6a7bd3..540d07ec816 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" For native SDK recipes that build for the SDK (nativesdk), the value is - "${STAGING_DIR}/${MULTIMACH_HOST_SYS}". + "${STAGING_DIR}/${MULTIMACH_HOST_SYS}".