[PATCH 6/7] ref-manual/variables.rst: document the UBOOT_FIT_CONF_DESC variable
Antonin Godard <[email protected]> Mon, 29 Jun 2026 16:46:15 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Added by commit df16e4a3900f ("uboot-sign: allow customizing the FIT
configuration description") in OE-Core.
Signed-off-by: Antonin Godard <[email protected]>
---
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 6044283c4..c2327247f 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -11563,6 +11563,10 @@ system and gives an overview of their function and contents.
do_compile[depends] += "trusted-firmware-a:do_deploy"
+ :term:`UBOOT_FIT_CONF_DESC`
+ The :term:`UBOOT_FIT_CONF_DESC` can be set to override the description
+ property of the configuration node of a U-Boot FIT image.
+
:term:`UBOOT_FIT_CONF_FIRMWARE`
Adds one image to the ``firmware`` property of the configuration node of
the U-Boot Image Tree Source (ITS). Sets the ``firmware`` property to
--
2.54.0