summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:08:47 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:18:02 +0000
commit4526a1747cc69c754a1e10c37760b4d40b574c3c (patch)
tree6d02f0bf95a92a6e1f2f727540de2b88db326f71 /documentation/ref-manual/ref-classes.xml
parent1856110b9292eabb3560cb7e2887e2972d83b79b (diff)
downloadpoky-4526a1747cc69c754a1e10c37760b4d40b574c3c.tar.gz
ref-manual: Edits to deploy class.
(From yocto-docs rev: aec5ec0b95bc2d4ba5a00d070282cbef460df877) 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-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 0f904d3c9e..36c0ee3502 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -498,7 +498,7 @@
498 <title><filename>deploy.bbclass</filename></title> 498 <title><filename>deploy.bbclass</filename></title>
499 499
500 <para> 500 <para>
501 The Deploy (<filename>deploy</filename>) class handles deploying files 501 The <filename>deploy</filename> class handles deploying files
502 to the 502 to the
503 <link linkend='var-DEPLOY_DIR_IMAGE'><filename>DEPLOY_DIR_IMAGE</filename></link> 503 <link linkend='var-DEPLOY_DIR_IMAGE'><filename>DEPLOY_DIR_IMAGE</filename></link>
504 directory. 504 directory.