summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-11 07:49:39 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-13 16:29:52 +0000
commitce2dbff1025dce732dca38ba389023cc521140a4 (patch)
tree4d17cd6b074ecda6b9f14af8547bff8a05331004 /documentation/ref-manual/ref-variables.xml
parente66cff17abab9f0aefaa2df1c10fafd9b409f4b3 (diff)
downloadpoky-ce2dbff1025dce732dca38ba389023cc521140a4.tar.gz
ref-manual: Edit to SDK_DEPLOY removing "temporary" from directory.
(From yocto-docs rev: a88e4a770b1fe536285269055ba0655c702f0d70) 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/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 6eb4d8fe4c..17be03dedd 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5605,9 +5605,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5605 <glossentry id='var-SDK_DEPLOY'><glossterm>SDK_DEPLOY</glossterm> 5605 <glossentry id='var-SDK_DEPLOY'><glossterm>SDK_DEPLOY</glossterm>
5606 <glossdef> 5606 <glossdef>
5607 <para> 5607 <para>
5608 The temporary work directory set up and used by the 5608 The work directory set up and used by the
5609 <link linkend='ref-classes-populate-sdk'><filename>populate_sdk_base</filename></link> 5609 <link linkend='ref-classes-populate-sdk'><filename>populate_sdk_base</filename></link>
5610 in which the SDK is deployed. 5610 to which the SDK is deployed.
5611 The <filename>populate_sdk_base</filename> class defines 5611 The <filename>populate_sdk_base</filename> class defines
5612 <filename>SDK_DEPLOY</filename> as follows: 5612 <filename>SDK_DEPLOY</filename> as follows:
5613 <literallayout class='monospaced'> 5613 <literallayout class='monospaced'>