ref-manual/variables.rst: document the CCACHE_NATIVE_RECIPES_ALLOWED variable

Added by commit 87cb2be71e0c ("ccache.bbclass: Add allowed list for
native recipes") in OE-Core.

(From yocto-docs rev: 67abd242b2fa08d3ebc3f1147058d683a4e1ef85)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 8881547719215a86a4a2e51ae3362462419a335b)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Antonin Godard
2026-06-30 10:13:11 +02:00
committed by Paul Barker
parent 3899ca2590
commit 26efce957c

View File

@@ -1463,6 +1463,11 @@ system and gives an overview of their function and contents.
:term:`CCACHE_DISABLE` variable can be set to "1" in a recipe to disable
`Ccache` support. This is useful when the recipe is known to not support it.
:term:`CCACHE_NATIVE_RECIPES_ALLOWED`
The :term:`CCACHE_NATIVE_RECIPES_ALLOWED` variable can be set in a
:term:`configuration file` to a list of native recipes that are allowed to
be optimized with the :ref:`ref-classes-ccache` class.
:term:`CCACHE_TOP_DIR`
When inheriting the :ref:`ref-classes-ccache` class, the
:term:`CCACHE_TOP_DIR` variable can be set to the location of where