From d5da98d68082d1edd8b3c91a9498e7dbd519fc03 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: 860891492b96eb127af5e7bab6348fca12167c68) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index d8e6a81ea7..25879b9b4c 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -3360,6 +3360,10 @@ system and gives an overview of their function and contents. This variable is used in the :ref:`ref-classes-kernel-fit-image` class. + :term:`FIT_CONF_PREFIX` + When using the :ref:`ref-classes-kernel-fit-image`, 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-fit-image` class as -- cgit v1.2.3-54-g00ecf