summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-29 15:02:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:55:02 +0100
commit5cd31e327eb7b150d477e44673930aea3ae8dfc5 (patch)
tree26bf37684f7bc00b4da0705bfa31027bf10d1fec /documentation
parentfc212a0b55dbde20594ccdb7d0c59050384bd550 (diff)
downloadpoky-5cd31e327eb7b150d477e44673930aea3ae8dfc5.tar.gz
documentation/poky-ref-manual/ref-variables.xml: TCMODE edits
Minor wording changes. (From yocto-docs rev: 2744ef171c4454ce66aee240963c34bc326f1c07) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 9a4e56043e..362ece4176 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1939,10 +1939,9 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
1939 The <filename>TCMODE</filename> variable selects the external toolchain 1939 The <filename>TCMODE</filename> variable selects the external toolchain
1940 built using the OpenEmbedded build system or a few supported combinations of 1940 built using the OpenEmbedded build system or a few supported combinations of
1941 the upstream GCC or CodeSourcery Labs toolchain. 1941 the upstream GCC or CodeSourcery Labs toolchain.
1942 The variable determines which of the <filename>tcmode-*</filename> files in 1942 The variable identifies the <filename>tcmode-*</filename> files used in
1943 the <filename>meta/conf/distro/include</filename> directory, which is found in the 1943 the <filename>meta/conf/distro/include</filename> directory, which is found in the
1944 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>, 1944 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>.
1945 is used.
1946 </para> 1945 </para>
1947 <para> 1946 <para>
1948 By default, <filename>TCMODE</filename> is set to "default", which 1947 By default, <filename>TCMODE</filename> is set to "default", which