Message ID | 20250428201243.596148-1-adrian.freihofer@siemens.com |
---|---|
State | New |
Headers | show |
Series | ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME | expand |
Hi Adrian, On 4/28/25 10:12 PM, Adrian Freihofer via lists.yoctoproject.org wrote: > [You don't often get email from adrian.freihofer=siemens.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] > > From: Adrian Freihofer <adrian.freihofer@siemens.com> > > The kernel-fitimage.bbclass uses the UBOOT_* variables. The SPL_* > variables are handled by uboot-sign.bbclass. > > Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index d17f81036b7..c22abd4a8e5 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -8766,7 +8766,7 @@ system and gives an overview of their function and contents. class. :term:`SPL_SIGN_KEYNAME` - The name of keys used by the :ref:`ref-classes-kernel-fitimage` class + The name of keys used by the :ref:`ref-classes-uboot-sign` class for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR` directory. If we have for example a ``dev.key`` key and a ``dev.crt`` certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will