diff options
author | 2013-12-11 08:00:50 -0600 | |
---|---|---|
committer | 2013-12-13 16:29:52 +0000 | |
commit | 7cea11f64d819cc02965a8e13251911861b7da7f (patch) | |
tree | 7094d52a9601a3e66ed643b0c99dacfd8288523e | |
parent | ce2dbff1025dce732dca38ba389023cc521140a4 (diff) | |
download | poky-7cea11f64d819cc02965a8e13251911861b7da7f.tar.gz poky-7cea11f64d819cc02965a8e13251911861b7da7f.tar.bz2 poky-7cea11f64d819cc02965a8e13251911861b7da7f.zip |
ref-manual: Removed "work" from the SDK_DEPLOY directory.
The directory is not a temporary thing.
(From yocto-docs rev: d40d17ed80ebdb738bca9c86cd1381cd1442e5b8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 17be03dedd..1f71e7eb39 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5605,7 +5605,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" <glossentry id='var-SDK_DEPLOY'><glossterm>SDK_DEPLOY</glossterm> <glossdef> <para> - The work directory set up and used by the + The directory set up and used by the <link linkend='ref-classes-populate-sdk'><filename>populate_sdk_base</filename></link> to which the SDK is deployed. The <filename>populate_sdk_base</filename> class defines |