1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

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