From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH v2] fixup! templates: add template for custom FIT images
Date: Thu, 31 Aug 2023 14:07:50 +0200 [thread overview]
Message-ID: <20230831120750.22608-1-rhi@pengutronix.de> (raw)
In-Reply-To: <20230831104425.2874985-2-rhi@pengutronix.de>
'mkimage' is needed to build the FIT image, select the correct host
package to make it available.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/templates/template-image-fit-in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/templates/template-image-fit-in b/rules/templates/template-image-fit-in
index ac5606dd0d89..6319cdeac32b 100644
--- a/rules/templates/template-image-fit-in
+++ b/rules/templates/template-image-fit-in
@@ -2,6 +2,7 @@
config IMAGE_@PACKAGE@
tristate
+ select HOST_U_BOOT_TOOLS
@select_CODE_SIGNING@# TODO: select kernel and initrd image
prompt "Generate images/@package@.fit"
help
--
2.39.2
next prev parent reply other threads:[~2023-08-31 12:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-31 10:44 [ptxdist] [PATCH v2 1/3] kernel: add make target for the installed device trees Roland Hieber
2023-08-31 10:44 ` [ptxdist] [PATCH v2 2/3] templates: add template for custom FIT images Roland Hieber
2023-08-31 12:07 ` Roland Hieber [this message]
2023-09-01 6:48 ` Michael Olbrich
2023-09-12 10:48 ` Roland Hieber
2023-08-31 10:44 ` [ptxdist] [PATCH v2 3/3] doc: ref_make_macros: document world/image-fit macro Roland Hieber
2023-09-01 6:52 ` [ptxdist] [PATCH v2 1/3] kernel: add make target for the installed device trees Michael Olbrich
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=20230831120750.22608-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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