From: Michael Opdenacker <[email protected]> Signed-off-by: Michael Opdenacker <[email protected]> --- meta-oe/classes/fitimage.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/classes/fitimage.bbclass b/meta-oe/classes/fitimage.bbclass index 03fa2fcd57..3a5a780248 100644 --- a/meta-oe/classes/fitimage.bbclass +++ b/meta-oe/classes/fitimage.bbclass @@ -22,7 +22,7 @@ # FITIMAGE_IMAGE_fdto[type] ?= "fdto" # FITIMAGE_IMAGE_fdto[file] ?= <list of all dtbo files from KERNEL_DEVICETREE> # -# Add a devicetree created on-thy-fly of a base dtb and serveral dtbo's +# Add a devicetree created on-the-fly of a base dtb and several dtbo's # FITIMAGE_IMAGE_fdtapply ?= "virtual/kernel" # FITIMAGE_IMAGE_fdtapply[type] ?= "fdtapply" # FITIMAGE_IMAGE_fdtapply[file] ?= "base.dtb overlay-1.dtbo overlay-2.dtbo" @@ -78,7 +78,7 @@ FITIMAGE_SIGN ?= "0" FITIMAGE_SIGN[doc] = "Enable FIT image signing" FITIMAGE_SIGN_KEYDIR ?= "" FITIMAGE_SIGN_KEYDIR[doc] = "Key directory or pkcs#11 URI to use for signing configuration" -FITIMAGE_MKIMAGE_EXTRA_ARGS[doc] = "Extra arguemnts to pass to uboot-mkimage call" +FITIMAGE_MKIMAGE_EXTRA_ARGS[doc] = "Extra arguments to pass to uboot-mkimage call" FITIMAGE_HASH_ALGO ?= "sha256" FITIMAGE_HASH_ALGO[doc] = "Hash algorithm to use" FITIMAGE_ENCRYPT_ALGO ?= "rsa2048"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124493): https://lists.openembedded.org/g/openembedded-devel/message/124493 Mute This Topic: https://lists.openembedded.org/mt/117877596/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
