From ece1d1ab18847b5b33b7d1cfdf1c568227d8cb52 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jun 2014 11:17:31 +0300 Subject: ref-manual: Added TUNE_PKGARCH_tune to the variable glossary. Fixes [YOCTO #5463] (From yocto-docs rev: 3a42ef546998ece12d06af4ed7e688408d48ad8b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 90eeb2ec07..4c4927ab4e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -9083,6 +9083,28 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + TUNE_PKGARCH_tune + + + The CPU or Application Binary Interface (ABI) specific + tuning of the + TUNE_PKGARCH. + + + + 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 + meta/conf/machine/include/tune-core2.inc + file: + + TUNE_PKGARCH_tune-core2-32 = "core2-32" + + + + + TUNEABI -- cgit v1.2.3-54-g00ecf