ref-manual: Added python-dir class.

(From yocto-docs rev: 5a1d96ef28fbc2c9e8fcc74b8de7bebfb17bb56f)

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-04 05:51:01 -06:00
committed by Richard Purdie
parent ec256c02fa
commit aedf61f154

View File

@@ -1561,6 +1561,15 @@
</para>
</section>
<section id='ref-classes-python-dir'>
<title><filename>python-dir.bbclass</filename></title>
<para>
The <filename>python-dir</filename> class provides the base version,
location, and site package location for Python.
</para>
</section>
<section id='ref-classes-distutils'>
<title>Python Extensions - <filename>distutils.bbclass</filename></title>