diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-11 08:00:50 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:20:19 +0000 |
commit | bfec6b1947b472d6f1c9c7f297e66ede5e921069 (patch) | |
tree | 54188c73c8b1167187674b46b261a049c59a60a6 | |
parent | 0f32d3973a5ef3fa52999dd5e52cab2ce6248721 (diff) | |
download | ast2050-yocto-poky-bfec6b1947b472d6f1c9c7f297e66ede5e921069.zip ast2050-yocto-poky-bfec6b1947b472d6f1c9c7f297e66ede5e921069.tar.gz |
ref-manual: Removed "work" from the SDK_DEPLOY directory.
The directory is not a temporary thing.
(From yocto-docs rev: 4a10a64866e9e769a2113f95943d69cb79543d6e)
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 17be03d..1f71e7e 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 |