diff options
| -rw-r--r-- | documentation/ref-manual/variables.rst | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 073bcefd31..b0621168ae 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -8255,40 +8255,6 @@ system and gives an overview of their function and contents. | |||
| 8255 | 8255 | ||
| 8256 | TUNE_PKGARCH:tune-core2-32 = "core2-32" | 8256 | TUNE_PKGARCH:tune-core2-32 = "core2-32" |
| 8257 | 8257 | ||
| 8258 | :term:`TUNEABI` | ||
| 8259 | An underlying Application Binary Interface (ABI) used by a particular | ||
| 8260 | tuning in a given toolchain layer. Providers that use prebuilt | ||
| 8261 | libraries can use the :term:`TUNEABI`, | ||
| 8262 | :term:`TUNEABI_OVERRIDE`, and | ||
| 8263 | :term:`TUNEABI_WHITELIST` variables to check | ||
| 8264 | compatibility of tunings against their selection of libraries. | ||
| 8265 | |||
| 8266 | If :term:`TUNEABI` is undefined, then every tuning is allowed. See the | ||
| 8267 | :ref:`sanity <ref-classes-sanity>` class to see how the variable is | ||
| 8268 | used. | ||
| 8269 | |||
| 8270 | :term:`TUNEABI_OVERRIDE` | ||
| 8271 | If set, the OpenEmbedded system ignores the | ||
| 8272 | :term:`TUNEABI_WHITELIST` variable. | ||
| 8273 | Providers that use prebuilt libraries can use the | ||
| 8274 | :term:`TUNEABI_OVERRIDE`, :term:`TUNEABI_WHITELIST`, and | ||
| 8275 | :term:`TUNEABI` variables to check compatibility of a | ||
| 8276 | tuning against their selection of libraries. | ||
| 8277 | |||
| 8278 | See the :ref:`sanity <ref-classes-sanity>` class to see how the | ||
| 8279 | variable is used. | ||
| 8280 | |||
| 8281 | :term:`TUNEABI_WHITELIST` | ||
| 8282 | A list of permissible :term:`TUNEABI` values. If | ||
| 8283 | :term:`TUNEABI_WHITELIST` is not set, all tunes are allowed. Providers | ||
| 8284 | that use prebuilt libraries can use the :term:`TUNEABI_WHITELIST`, | ||
| 8285 | :term:`TUNEABI_OVERRIDE`, and :term:`TUNEABI` | ||
| 8286 | variables to check compatibility of a tuning against their selection | ||
| 8287 | of libraries. | ||
| 8288 | |||
| 8289 | See the :ref:`sanity <ref-classes-sanity>` class to see how the | ||
| 8290 | variable is used. | ||
| 8291 | |||
| 8292 | :term:`TUNECONFLICTS[feature]` | 8258 | :term:`TUNECONFLICTS[feature]` |
| 8293 | Specifies CPU or Application Binary Interface (ABI) tuning features | 8259 | Specifies CPU or Application Binary Interface (ABI) tuning features |
| 8294 | that conflict with feature. | 8260 | that conflict with feature. |
