From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>, ore@pengutronix.de
Subject: [DistroKit] [PATCH 1/2] v7a_noneon: image-ksz9477-evb: select missing HOST_MTOOLS dependency
Date: Mon, 27 Jun 2022 11:34:29 +0200 [thread overview]
Message-ID: <20220627093430.1101312-1-a.fatoum@pengutronix.de> (raw)
genimage needs mtools-provided mcopy to install files in the vfat boot
partition. Select it.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
configs/platform-v7a_noneon/platformconfig | 1 +
configs/platform-v7a_noneon/platforms/image-ksz9477-evb.in | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
index 627a37ce9635..f1512d76da03 100644
--- a/configs/platform-v7a_noneon/platformconfig
+++ b/configs/platform-v7a_noneon/platformconfig
@@ -261,6 +261,7 @@ PTXCONF_HOST_LIBKMOD=y
PTXCONF_HOST_LIBLZO=y
PTXCONF_HOST_LZOP=y
PTXCONF_HOST_M4=y
+PTXCONF_HOST_MTOOLS=y
PTXCONF_HOST_SYSTEM_BC=y
PTXCONF_HOST_UTIL_LINUX_NG=y
diff --git a/configs/platform-v7a_noneon/platforms/image-ksz9477-evb.in b/configs/platform-v7a_noneon/platforms/image-ksz9477-evb.in
index f9c5cb1c8f80..4fc2112a12f9 100644
--- a/configs/platform-v7a_noneon/platforms/image-ksz9477-evb.in
+++ b/configs/platform-v7a_noneon/platforms/image-ksz9477-evb.in
@@ -4,6 +4,7 @@ config IMAGE_KSZ9477_EVB
tristate
select HOST_GENIMAGE
select IMAGE_ROOT_EXT
+ select HOST_MTOOLS
select HOST_DOSFSTOOLS
select BAREBOX_AT91
prompt "Generate images/image-ksz9477-evb.hdimg"
--
2.30.2
next reply other threads:[~2022-06-27 9:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-27 9:34 Ahmad Fatoum [this message]
2022-06-27 9:34 ` [DistroKit] [PATCH 2/2] v7a_noneon: barebox-at91: add .config.diff to revision control Ahmad Fatoum
2022-06-27 9:46 ` Ahmad Fatoum
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=20220627093430.1101312-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=ore@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