mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS
@ 2021-05-05 15:24 Christian Melki
  2021-05-21  7:30 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-05-05 15:24 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Add missing dependency.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-genimage.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/host-genimage.in b/rules/host-genimage.in
index 594a81140..aaef88243 100644
--- a/rules/host-genimage.in
+++ b/rules/host-genimage.in
@@ -3,4 +3,5 @@
 config HOST_GENIMAGE
 	tristate
 	select HOST_LIBCONFUSE
+	select HOST_MTOOLS
 	default y if ALLYES
-- 
2.31.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS
  2021-05-05 15:24 [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS Christian Melki
@ 2021-05-21  7:30 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-05-21  7:30 UTC (permalink / raw)
  To: ptxdist

On Wed, May 05, 2021 at 05:24:13PM +0200, Christian Melki wrote:
> Add missing dependency.

No. Don't add those dependencies to genimage. The image package that
creates the vfat image should have this dependency. We already have
it in platforms/image-boot-vfat.in for example.

Regards,
Michael

> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/host-genimage.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/host-genimage.in b/rules/host-genimage.in
> index 594a81140..aaef88243 100644
> --- a/rules/host-genimage.in
> +++ b/rules/host-genimage.in
> @@ -3,4 +3,5 @@
>  config HOST_GENIMAGE
>  	tristate
>  	select HOST_LIBCONFUSE
> +	select HOST_MTOOLS
>  	default y if ALLYES
> -- 
> 2.31.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-21  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 15:24 [ptxdist] [PATCH] host-genimage: select HOST_MTOOLS Christian Melki
2021-05-21  7:30 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox