From 2eb87e98baf069abecb323c7d431e2ca819b361b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:37:59 -0700 Subject: [PATCH] ref-manual: Edits to BBCLASSEXTEND variable. (From yocto-docs rev: 10ca40520c9b599fd5c39a25e3b362c3202bcdf8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 08d4a7cc13a..7d8e73293e3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -322,7 +322,7 @@ Allows you to extend a recipe so that it builds variants of the software. Common variants for recipes exist such as "natives" like quilt-native, - which is a copy of quilt built to run on the build system; + which is a copy of Quilt built to run on the build system; "crosses" such as gcc-cross, which is a compiler built to run on the build machine but produces binaries that run on the target MACHINE; -- 2.47.3