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:19:05 +0000 | 
| commit | a0d9e0f2afd8f596d25e57dfd719356816160f20 (patch) | |
| tree | 17d6ed58b8be60d4464764114424114388235de7 /documentation/ref-manual | |
| parent | de8443228f41a986a56a64710562f61a16a89496 (diff) | |
| download | poky-a0d9e0f2afd8f596d25e57dfd719356816160f20.tar.gz | |
ref-manual: Edits to devshell class.
(From yocto-docs rev: 0c0bc3e76f344066c710aa1ba072cbf32a6983b1)
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')
| -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 | ||
