From 82abb2325d5f29497c17a9e77743e54e8cae9c26 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Dec 2013 12:30:55 -0600 Subject: ref-manual: Edits to the setuptools class. Some minor re-wordings here. (From yocto-docs rev: 73129359d2f1425f68f5801525b42f3efda206d0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e53eaf9db6..315ec651dd 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2486,8 +2486,8 @@ <filename>setuptools.bbclass</filename> - The setuptools class supports extensions that use - setuptools-based build systems making use of Python. + The setuptools 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 setuptools class. -- cgit v1.2.3-54-g00ecf