mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ian Abbott <abbotti@mev.co.uk>
Subject: Re: [ptxdist] [APPLIED] mtd-utils: Fix mount.ubifs dependencies
Date: Fri, 31 May 2024 08:08:36 +0200	[thread overview]
Message-ID: <20240531060836.3599334-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240517161337.423934-1-abbotti@mev.co.uk>

Thanks, applied as e1af5832de50340289de0756e97067b1ea287183.

Michael

[sent from post-receive hook]

On Fri, 31 May 2024 08:08:36 +0200, Ian Abbott <abbotti@mev.co.uk> wrote:
> The mount.ubifs UBIFS mount helper script does not get installed unless
> mtd-utils is configured with `--with-ubifs`.  That is controlled by the
> PTXCONF_MTD_UTILS_UBIFS variable.  Make the PTXdist
> MTD_UTILS_UBIFS_MOUNTHELPER configuration option select the
> MTD_UTILS_UBIFS_UBIFS configuration option.  (Note: MTD_UTILS_UBIFS is
> currently only selected by MTD_UTILS_MKFS_UBIFS.)
> 
> Fixes: 9b9185a7696e ("mtd-utils: Add support for ubifs mount helper")
> Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
> Message-Id: <20240517161337.423934-1-abbotti@mev.co.uk>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
> index 8cc55cabaac2..00dba7c1d458 100644
> --- a/rules/mtd-utils.in
> +++ b/rules/mtd-utils.in
> @@ -291,6 +291,7 @@ config MTD_UTILS_UBIFORMAT
>  config MTD_UTILS_UBIFS_MOUNTHELPER
>  	bool
>  	prompt "mount.ubifs"
> +	select MTD_UTILS_UBIFS
>  	help
>  	  Simplifies attaching an ubi and mounting an ubifs via /etc/fstab.
>  



      reply	other threads:[~2024-05-31  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 16:13 [ptxdist] [PATCH] " Ian Abbott
2024-05-31  6:08 ` Michael Olbrich [this message]

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=20240531060836.3599334-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=abbotti@mev.co.uk \
    --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