From d5a1a8231ef81b082594301b76bae15ce58b61cd Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 29 Jul 2025 11:56:41 +0200 Subject: ref-manual/variables.rst: document the FIT_CONF_PREFIX variable Added by commit 7892ee3dc37d ("kernel-fitimage: allow overriding FIT configuration prefix") in OE-Core, but never documented. (From yocto-docs rev: 1b6a3610d5d24580de34b7821413b0f1ea52b508) Signed-off-by: Antonin Godard (cherry picked from commit 860891492b96eb127af5e7bab6348fca12167c68) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/variables.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 182236efc0..d8c3497d3d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -3339,6 +3339,10 @@ system and gives an overview of their function and contents. This variable is used in the :ref:`ref-classes-kernel-fitimage` class. + :term:`FIT_CONF_PREFIX` + When using the :ref:`ref-classes-kernel-fitimage`, this is the prefix + used for creating FIT configuration nodes. Its default value is "conf-". + :term:`FIT_DESC` Specifies the description string encoded into a FIT image. The default value is set by the :ref:`ref-classes-kernel-fitimage` class as -- cgit v1.2.3-54-g00ecf