All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] fitimage.bbclass: fix comment/doc typos
@ 2026-02-18 16:40 michael.opdenacker
  0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2026-02-18 16:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@rootcommit.com>

Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
---
 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"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-02-18 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-18 16:40 [meta-oe][PATCH] fitimage.bbclass: fix comment/doc typos michael.opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.