mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] util-linux: findmnt: Add missing dependencies
Date: Fri, 12 Dec 2025 15:52:08 +0100	[thread overview]
Message-ID: <20251212145208.3028976-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251208120811.119194-1-ada@thorsis.com>

Thanks, applied as bcf5ca5d4f8450800aa585c1191528a427b31bd2.

Michael

[sent from post-receive hook]

On Fri, 12 Dec 2025 15:52:08 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> When only selecting PTXCONF_UTIL_LINUX_FINDMNT and no other UTIL_LINUX
> tool, targetinstall failed because the 'findmnt' binary was not built,
> and thus could not be found.  New dependencies where deduced by looking
> at the source of misc-utils/findmnt.c in upstream util-linux code.
> 
> Fixes: f64a42bc82ec ("util-linux: add support for enabling the findmnt command")
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20251208120811.119194-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/util-linux.in b/rules/util-linux.in
> index 5f7fbd2698c4..2ffb1c68d234 100644
> --- a/rules/util-linux.in
> +++ b/rules/util-linux.in
> @@ -99,6 +99,9 @@ comment "BusyBox' fdisk is selected!"
>  config UTIL_LINUX_FINDMNT
>  	bool
>  	prompt "findmnt"
> +	select UTIL_LINUX_LIBBLKID
> +	select UTIL_LINUX_LIBMOUNT
> +	select UTIL_LINUX_LIBSMARTCOLS
>  	help
>  	  findmnt - Find a mounted device from its mountpoint and vise versa
>  



      reply	other threads:[~2025-12-12 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-08 12:08 [ptxdist] [PATCH] " Alexander Dahl via ptxdist
2025-12-12 14:52 ` 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=20251212145208.3028976-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --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