From: Scott Rifenbark Date: Tue, 16 Oct 2012 21:20:12 +0000 (-0700) Subject: documentation: poky-ref-manual - small edit in wording. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b6e9b8df9a6a21d7a1b088f5a3239a7a3d6107b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: poky-ref-manual - small edit in wording. Better wording for MULTIMACH_TARGET_SYS. Signed-off-by: Richard Purdie --- diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 62c5238d505..82501f0edcf 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1631,7 +1631,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" MULTIMACH_TARGET_SYS - Used to separate files for different machines such that you can build + Separates files for different machines such that you can build for multiple target machines using the same output directories. See the STAMP variable for an example.