mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
ref-manual: Dropped references to the autotools_stage class
(From yocto-docs rev: f13f1925f1ea47a87730844109ed224b16c1f587) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4d5ff5e075
commit
6d86f7a0a3
@@ -128,8 +128,7 @@
|
|||||||
<para>
|
<para>
|
||||||
By default, the <filename>autotools*</filename> classes
|
By default, the <filename>autotools*</filename> classes
|
||||||
use out-of-tree builds (i.e.
|
use out-of-tree builds (i.e.
|
||||||
<filename>autotools.bbclass</filename> and
|
<filename>autotools.bbclass</filename>).
|
||||||
<filename>autotools_stage.bbclass</filename>).
|
|
||||||
(<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename>
|
(<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename>
|
||||||
<link linkend='var-S'><filename>S</filename></link>).
|
<link linkend='var-S'><filename>S</filename></link>).
|
||||||
</para>
|
</para>
|
||||||
@@ -139,8 +138,7 @@
|
|||||||
using out-of-tree builds, you should have the recipe inherit the
|
using out-of-tree builds, you should have the recipe inherit the
|
||||||
<filename>autotools-brokensep</filename> class.
|
<filename>autotools-brokensep</filename> class.
|
||||||
The <filename>autotools-brokensep</filename> class behaves the same
|
The <filename>autotools-brokensep</filename> class behaves the same
|
||||||
as the <filename>autotools</filename> and
|
as the <filename>autotools</filename> classe but builds with
|
||||||
<filename>autotools_stage</filename> classes but builds with
|
|
||||||
<link linkend='var-B'><filename>B</filename></link> ==
|
<link linkend='var-B'><filename>B</filename></link> ==
|
||||||
<link linkend='var-S'><filename>S</filename></link>.
|
<link linkend='var-S'><filename>S</filename></link>.
|
||||||
This method is useful when out-of-tree build support is either not
|
This method is useful when out-of-tree build support is either not
|
||||||
|
|||||||
Reference in New Issue
Block a user