diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:08:47 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:05 +0000 |
| commit | de8443228f41a986a56a64710562f61a16a89496 (patch) | |
| tree | 38188aa3ac61e575b346237dbd9150e6acd97323 | |
| parent | d7ec755b36934b670b4bb630508df584cd5214d9 (diff) | |
| download | poky-de8443228f41a986a56a64710562f61a16a89496.tar.gz | |
ref-manual: Edits to deploy class.
(From yocto-docs rev: acfc4b8f19dd1436966ab85d283a15855a0e6755)
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-classes.xml | 2 |
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. |
