From 8b6e9b8df9a6a21d7a1b088f5a3239a7a3d6107b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Oct 2012 14:20:12 -0700 Subject: [PATCH] documentation: poky-ref-manual - small edit in wording. Better wording for MULTIMACH_TARGET_SYS. Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 62c5238d50..82501f0edc 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.