mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
ref-manual/classes.rst: fix broken links to U-Boot documentation
In the chapter describing the "uboot-sign" class (From yocto-docs rev: 7ad53da253f6b03b75322ecc53ad6ff8fb1a4809) Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 7d1caa1d3229fb49d6d08ca4952b046c3164e628) 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
bf30db97f7
commit
795acd093a
@@ -3429,9 +3429,9 @@ The variables used by this class are:
|
||||
rebuilding the FIT image containing the kernel.
|
||||
|
||||
See U-Boot's documentation for details about `verified boot
|
||||
<https://source.denx.de/u-boot/u-boot/-/blob/master/doc/uImage.FIT/verified-boot.txt>`__
|
||||
<https://docs.u-boot.org/en/latest/usage/fit/verified-boot.html>`__
|
||||
and the `signature process
|
||||
<https://source.denx.de/u-boot/u-boot/-/blob/master/doc/uImage.FIT/signature.txt>`__.
|
||||
<https://docs.u-boot.org/en/latest/usage/fit/signature.html>`__.
|
||||
|
||||
See also the description of :ref:`ref-classes-kernel-fitimage` class, which this class
|
||||
imitates.
|
||||
|
||||
Reference in New Issue
Block a user