summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index d722d722fd..a41fa951aa 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -10804,6 +10804,12 @@ system and gives an overview of their function and contents.
10804 passes and uses "all" for the target during the U-Boot building 10804 passes and uses "all" for the target during the U-Boot building
10805 process. 10805 process.
10806 10806
10807 :term:`UBOOT_VERSION`
10808 When naming the files that are installed and deployed, the package version
10809 (:term:`PV`) and revision (:term:`PR`) are part of the filename. The
10810 :term:`UBOOT_VERSION` variable contains this information, but can be
10811 overridden if desired.
10812
10807 :term:`UKIFY_CMD` 10813 :term:`UKIFY_CMD`
10808 When inheriting the :ref:`ref-classes-uki` class, 10814 When inheriting the :ref:`ref-classes-uki` class,
10809 `ukify <https://www.freedesktop.org/software/systemd/man/latest/ukify.html>`__ command to build 10815 `ukify <https://www.freedesktop.org/software/systemd/man/latest/ukify.html>`__ command to build