uboot-config.bbclass: fix obsolete comment

fitImage is no longer a supported KERNEL_IMAGETYPE. The comment is wrong.

(From OE-Core rev: a511c29a8fb26cb583edd3fb9509f435c835c8c9)

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Adrian Freihofer 2025-10-27 22:53:34 +01:00 committed by Richard Purdie
parent e8f38f022e
commit f3321751d1

View File

@ -85,7 +85,7 @@ SPL_MKIMAGE_DTCOPTS ??= ""
UBOOT_MKIMAGE ?= "uboot-mkimage"
UBOOT_MKIMAGE_SIGN ?= "${UBOOT_MKIMAGE}"
# Signature activation - this requires KERNEL_IMAGETYPE = "fitImage"
# Signature activation
UBOOT_SIGN_ENABLE ?= "0"
# Arguments passed to mkimage for signing