summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/closer-look.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-13 13:17:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:34 +0100
commit6cecded9ef1bd09fb7b89ed28c4268c40272665d (patch)
tree5f3a55f37e3c584bd23ae8ce317e5f7af9d8e25a /documentation/ref-manual/closer-look.xml
parent4824bb4fdaf0778620658d1a901509ad76ad2092 (diff)
downloadpoky-6cecded9ef1bd09fb7b89ed28c4268c40272665d.tar.gz
sdk-manual, ref-manual: New variable for including toolchain
Added a new variable description for SDK_INCLUDE_TOOLCHAIN. Along with the new glossary entry, I updated a couple places where it would be relevant to cross-reference the new variable. (From yocto-docs rev: df99b097595e7488a93354082b8d9f33acd9c229) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
-rw-r--r--documentation/ref-manual/closer-look.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml
index a9eb1b6c7f..bcd1707236 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1591,6 +1591,10 @@
1591 Specifies whether or not packagedata will be included in 1591 Specifies whether or not packagedata will be included in
1592 the extensible SDK for all recipes in the "world" target. 1592 the extensible SDK for all recipes in the "world" target.
1593 </para></listitem> 1593 </para></listitem>
1594 <listitem><para><link linkend='var-SDK_INCLUDE_TOOLCHAIN'><filename>SDK_INCLUDE_TOOLCHAIN</filename></link>:
1595 Specifies whether or not the toolchain will be included
1596 when building the extensible SDK.
1597 </para></listitem>
1594 <listitem><para><link linkend='var-SDK_LOCAL_CONF_WHITELIST'><filename>SDK_LOCAL_CONF_WHITELIST</filename></link>: 1598 <listitem><para><link linkend='var-SDK_LOCAL_CONF_WHITELIST'><filename>SDK_LOCAL_CONF_WHITELIST</filename></link>:
1595 A list of variables allowed through from the build system 1599 A list of variables allowed through from the build system
1596 configuration into the extensible SDK configuration. 1600 configuration into the extensible SDK configuration.