mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: Added TUNEABI to glossary.
Fixes [YOCTO #5463] (From yocto-docs rev: b932a7436b2cc26151b219d4d61b0723d5d651aa) 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
359b9f483a
commit
5e630792c9
@@ -9063,6 +9063,27 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-TUNEABI'><glossterm>TUNEABI</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>
|
||||||
|
An underlying Application Binary Interface (ABI) used by
|
||||||
|
a particular tuning in a given toolchain layer.
|
||||||
|
Providers that use prebuilt libraries can use
|
||||||
|
<filename>TUNEABI</filename> to check compatibility
|
||||||
|
of a tuning against their selection of libraries.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The OpenEmbedded build system checks this variable for
|
||||||
|
"True" or "".
|
||||||
|
If the variable is undefined, then every tune is allowed.
|
||||||
|
See the
|
||||||
|
<link linkend='ref-classes-sanity'><filename>sanity</filename></link>
|
||||||
|
class to see how the variable is used.
|
||||||
|
</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-TUNECONFLICT'><glossterm>TUNECONFLICT[<feature>]</glossterm>
|
<glossentry id='var-TUNECONFLICT'><glossterm>TUNECONFLICT[<feature>]</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user