mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
ref-manual: Substituted in a list as needed.
(From yocto-docs rev: 45568c5a2eac5341327a61011365355901624772) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
18437d1857
commit
1b973beea4
@@ -244,16 +244,17 @@
|
|||||||
These recipes usually only need to point to the source's archive and then inherit
|
These recipes usually only need to point to the source's archive and then inherit
|
||||||
the proper <filename>.bbclass</filename> file.
|
the proper <filename>.bbclass</filename> file.
|
||||||
Building is split into two methods dependling on which method the module authors used.
|
Building is split into two methods dependling on which method the module authors used.
|
||||||
</para>
|
<itemizedlist>
|
||||||
|
<listitem><para>Extensions that use an Autotools-based build system
|
||||||
<para>
|
require Autotools and
|
||||||
Extensions that use an Autotools-based build system require Autotools and
|
<filename>distutils</filename>-based
|
||||||
<filename>distutils</filename>-based <filename>.bbclasse</filename> files in their recipes.
|
<filename>.bbclasse</filename> files in their recipes.
|
||||||
</para>
|
</para></listitem>
|
||||||
|
<listitem><para>Extensions that use
|
||||||
<para>
|
<filename>distutils</filename>-based build systems require
|
||||||
Extensions that use <filename>distutils</filename>-based build systems require
|
<filename>distutils.bbclass</filename> in their recipes.
|
||||||
<filename>distutils.bbclass</filename> in their recipes.
|
</para></listitem>
|
||||||
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user