diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-11 07:23:20 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-13 16:29:51 +0000 |
| commit | dd3ddc619cb85cbd0862f0bf99c395d4984a5bbb (patch) | |
| tree | 8da68b3f026d738bb314b300b25d817105e6d861 /documentation/ref-manual/ref-classes.xml | |
| parent | 61282366a66e45f51a1e961f1cd03ac058369f66 (diff) | |
| download | poky-dd3ddc619cb85cbd0862f0bf99c395d4984a5bbb.tar.gz | |
ref-manual: Edits to setuptools class.
Review edits from Paul.
(From yocto-docs rev: 8089f69979f872b1c756fb1e1703fa0ea6965426)
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.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 c197967b64..7695a75429 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2512,7 +2512,7 @@ | |||
| 2512 | 2512 | ||
| 2513 | <para> | 2513 | <para> |
| 2514 | The <filename>setuptools</filename> class supports Python extensions | 2514 | The <filename>setuptools</filename> class supports Python extensions |
| 2515 | that use setuptools-based build systems making use of Python. | 2515 | that use setuptools-based build systems. |
| 2516 | If your recipe uses these build systems, the recipe needs to | 2516 | If your recipe uses these build systems, the recipe needs to |
| 2517 | inherit the <filename>setuptools</filename> class. | 2517 | inherit the <filename>setuptools</filename> class. |
| 2518 | </para> | 2518 | </para> |
