From 5e630792c9f7d084313a024d76d10a96d6bfb3b3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jun 2014 10:15:32 +0300 Subject: ref-manual: Added TUNEABI to glossary. Fixes [YOCTO #5463] (From yocto-docs rev: b932a7436b2cc26151b219d4d61b0723d5d651aa) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 21 +++++++++++++++++++++ 1 file changed, 21 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 160b068c97..a2a5241885 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -9063,6 +9063,27 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + TUNEABI + + + An underlying Application Binary Interface (ABI) used by + a particular tuning in a given toolchain layer. + Providers that use prebuilt libraries can use + TUNEABI to check compatibility + of a tuning against their selection of libraries. + + + + The OpenEmbedded build system checks this variable for + "True" or "". + If the variable is undefined, then every tune is allowed. + See the + sanity + class to see how the variable is used. + + + + TUNECONFLICT[<feature>] -- cgit v1.2.3-54-g00ecf