Message ID | 20250428201243.596148-1-adrian.freihofer@siemens.com |
---|---|
State | Accepted |
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
On Mon, 28 Apr 2025 22:12:43 +0200, AdrianF wrote: > The kernel-fitimage.bbclass uses the UBOOT_* variables. The SPL_* > variables are handled by uboot-sign.bbclass. > > Applied, thanks! [1/1] ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME commit: 8ceffee908a039deb1021361faa7637e83ef26f3 Best regards,
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