]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
uboot-config.bbclass: fix obsolete comment
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Mon, 27 Oct 2025 21:53:34 +0000 (22:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Oct 2025 11:06:22 +0000 (11:06 +0000)
fitImage is no longer a supported KERNEL_IMAGETYPE. The comment is wrong.

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>
meta/classes-recipe/uboot-config.bbclass

index eb82dd3583b5d1da641ad2dfc4e49a5e8789545d..fd6c0451426f0a1c81205857c3e8f4c992716987 100644 (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