mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
ref-manual/variables.rst: document UBOOT_VERSION
Added by commit debc691853e2 ("u-boot: Allow for customizing
installed/deployed file names") in OE-Core.
(From yocto-docs rev: a9a4bcc754b9400fa6d3c0297e86771f03325590)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fc7f9d9296
commit
ba0d3de2d7
@@ -10804,6 +10804,12 @@ system and gives an overview of their function and contents.
|
||||
passes and uses "all" for the target during the U-Boot building
|
||||
process.
|
||||
|
||||
:term:`UBOOT_VERSION`
|
||||
When naming the files that are installed and deployed, the package version
|
||||
(:term:`PV`) and revision (:term:`PR`) are part of the filename. The
|
||||
:term:`UBOOT_VERSION` variable contains this information, but can be
|
||||
overridden if desired.
|
||||
|
||||
:term:`UKIFY_CMD`
|
||||
When inheriting the :ref:`ref-classes-uki` class,
|
||||
`ukify <https://www.freedesktop.org/software/systemd/man/latest/ukify.html>`__ command to build
|
||||
|
||||
Reference in New Issue
Block a user