diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:10:29 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:02 +0000 |
| commit | 7042d72d04bedae51a2cc71c21fff490433ec940 (patch) | |
| tree | 83f0549bbcbe4ecc02338c424bf0f269d7896398 /documentation | |
| parent | 4526a1747cc69c754a1e10c37760b4d40b574c3c (diff) | |
| download | poky-7042d72d04bedae51a2cc71c21fff490433ec940.tar.gz | |
ref-manual: Edits to devshell class.
(From yocto-docs rev: 2688ebef1dac71d64083bf0725c1c5e8382dfa6c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 36c0ee3502..5d99b69c7f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -515,14 +515,16 @@ | |||
| 515 | </section> | 515 | </section> |
| 516 | 516 | ||
| 517 | <section id='ref-classes-devshell'> | 517 | <section id='ref-classes-devshell'> |
| 518 | <title>Developer Shell - <filename>devshell.bbclass</filename></title> | 518 | <title><filename>devshell.bbclass</filename></title> |
| 519 | 519 | ||
| 520 | <para> | 520 | <para> |
| 521 | This class adds the <filename>devshell</filename> task. | 521 | The <filename>devshell</filename> class adds the |
| 522 | <filename>devshell</filename> task. | ||
| 522 | Distribution policy dictates whether to include this class. | 523 | Distribution policy dictates whether to include this class. |
| 523 | See the | 524 | See the |
| 524 | "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section | 525 | "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section |
| 525 | in the Yocto Project Development Manual for more information about using <filename>devshell</filename>. | 526 | in the Yocto Project Development Manual for more information about |
| 527 | using <filename>devshell</filename>. | ||
| 526 | </para> | 528 | </para> |
| 527 | </section> | 529 | </section> |
| 528 | 530 | ||
