All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] mtd-utils-2.1.2: ubihealthd depends on ubifs support
Date: Thu, 10 Jun 2021 06:36:24 +0200	[thread overview]
Message-ID: <CAEyMn7Z8NzQxdGWE59vRoJG3uS5xcNt9pqhArthgTvh_zA76vA@mail.gmail.com> (raw)
In-Reply-To: <20210609234819.1860554-2-mmayer@broadcom.com>

Hallo Markus,

Am Do., 10. Juni 2021 um 01:54 Uhr schrieb Markus Mayer via buildroot
<buildroot@busybox.net>:
>
> ubihealthd is only being built, if mtd-utils are being built
> --with-ubifs. Reflect that dependency within buildroot.
>

This seems to fix the issue reported to the commiter:
http://lists.busybox.net/pipermail/buildroot/2021-June/311951.html

> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
>  package/mtd/Config.in | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/package/mtd/Config.in b/package/mtd/Config.in
> index c7ad3b3cdc9c..64a7ae19a7e2 100644
> --- a/package/mtd/Config.in
> +++ b/package/mtd/Config.in
> @@ -139,6 +139,7 @@ config BR2_PACKAGE_MTD_UBIFORMAT
>
>  config BR2_PACKAGE_MTD_UBIHEALTHD
>         bool "ubihealthd"
> +       depends on BR2_PACKAGE_MTD_UBIFS_UTILS
>         default y
>
>  config BR2_PACKAGE_MTD_UBIMKVOL

Thanks
-- 
Heiko

  reply	other threads:[~2021-06-10  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09 23:48 [Buildroot] [PATCH 0/1] mtd-utils-2.1.2: ubihealthd depends on ubifs support Markus Mayer
2021-06-09 23:48 ` [Buildroot] [PATCH 1/1] " Markus Mayer
2021-06-10  4:36   ` Heiko Thiery [this message]
2021-06-10 18:56     ` Markus Mayer
2021-06-10 19:25   ` Heiko Thiery
2021-06-13 12:35   ` Yann E. MORIN

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=CAEyMn7Z8NzQxdGWE59vRoJG3uS5xcNt9pqhArthgTvh_zA76vA@mail.gmail.com \
    --to=heiko.thiery@gmail.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.