mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
ref-manual: Added TUNE_PKGARCH_tune to the variable glossary.
Fixes [YOCTO #5463] (From yocto-docs rev: 3a42ef546998ece12d06af4ed7e688408d48ad8b) 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
0a45b371c4
commit
ece1d1ab18
@@ -9083,6 +9083,28 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TUNE_PKGARCH_tune'><glossterm>TUNE_PKGARCH_tune</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
The CPU or Application Binary Interface (ABI) specific
|
||||
tuning of the
|
||||
<link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
These tune-specific package architectures are defined in
|
||||
the machine include files.
|
||||
Here is an example of the "core2-32" tuning as used
|
||||
in the
|
||||
<filename>meta/conf/machine/include/tune-core2.inc</filename>
|
||||
file:
|
||||
<literallayout class='monospaced'>
|
||||
TUNE_PKGARCH_tune-core2-32 = "core2-32"
|
||||
</literallayout>
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TUNEABI'><glossterm>TUNEABI</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user