summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/closer-look.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-31 16:40:13 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 12:01:32 +0000
commit3e54f28497a6b149b52a593289886f10ce3e6b2f (patch)
treec04955fde43c856d530719656e9a3961532cf0c7 /documentation/ref-manual/closer-look.xml
parentf670e3a13401d6f690657ae4a17084074c015a13 (diff)
downloadpoky-3e54f28497a6b149b52a593289886f10ce3e6b2f.tar.gz
ref-manual: Added link to SDKPATH variable.
Fixes [YOCTO #5755] Put a link in the SDK section of the "Closer Look" chapter. The link goes back to the SDKPATH variable. (From yocto-docs rev: 7420da33bfa89625b5bbf592416c7f07780f8285) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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 e13f5c1601..683fa42259 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1214,6 +1214,10 @@
1214 of the SDK (i.e. the part built for the 1214 of the SDK (i.e. the part built for the
1215 target hardware). 1215 target hardware).
1216 </para></listitem> 1216 </para></listitem>
1217 <listitem><para><link linkend='var-SDKPATH'><filename>SDKPATH</filename></link>:
1218 Defines the default SDK installation path offered by the
1219 installation script.
1220 </para></listitem>
1217 </itemizedlist> 1221 </itemizedlist>
1218 </para> 1222 </para>
1219 </section> 1223 </section>