From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: "Schmidt, Adriaan" <adriaan.schmidt@siemens.com>
Subject: [PATCH] doc: Fix typo in IMAGE_TYPEDEP example
Date: Tue, 18 Oct 2022 12:48:01 +0200 [thread overview]
Message-ID: <c305d312-baf0-1d12-5294-09cd6d6c63cf@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
doc/user_manual.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index f38a133e..251a2eb8 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -605,7 +605,7 @@ $ vim meta-user/classes/my-image.bbclass
Specify the command to generate the new image, and optionally image type
dependencies or required arguments:
```
-IMAGE_TYPEDEPS_my_image = "ext4"
+IMAGE_TYPEDEP_my_image = "ext4"
IMAGE_CMD_REQUIRED_ARGS_my_image = "MY_ARG"
IMAGE_CMD_my_image() {
INPUT="${PP_DEPLOY}/${IMAGE_FULLNAME}.ext4"
--
2.35.3
next reply other threads:[~2022-10-18 10:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 10:48 Jan Kiszka [this message]
2022-10-26 14:01 ` Anton Mikanovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c305d312-baf0-1d12-5294-09cd6d6c63cf@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=adriaan.schmidt@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox