ref-manual: Edits to the setuptools class.

Some minor re-wordings here.

(From yocto-docs rev: 73129359d2f1425f68f5801525b42f3efda206d0)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-10 12:30:55 -06:00 committed by Richard Purdie
parent 374e582d63
commit 82abb2325d
1 changed files with 2 additions and 2 deletions

View File

@ -2486,8 +2486,8 @@
<title><filename>setuptools.bbclass</filename></title> <title><filename>setuptools.bbclass</filename></title>
<para> <para>
The <filename>setuptools</filename> class supports extensions that use The <filename>setuptools</filename> class supports Python extensions
setuptools-based build systems making use of Python. that use setuptools-based build systems making use of Python.
If your recipe uses these build systems, the recipe needs to If your recipe uses these build systems, the recipe needs to
inherit the <filename>setuptools</filename> class. inherit the <filename>setuptools</filename> class.
</para> </para>