From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libblockdev: bump to version 3.2.0
Date: Sat, 14 Sep 2024 22:14:58 +0200 [thread overview]
Message-ID: <20240914221458.7ef2165f@windsurf> (raw)
In-Reply-To: <20240910183103.2837260-1-james.hilliard1@gmail.com>
Hello James,
On Tue, 10 Sep 2024 12:31:03 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> +config BR2_PACKAGE_LIBBLOCKDEV_SMARTMONTOOLS
> + bool "smartmontools"
> + depends on BR2_INSTALL_LIBSTDCPP # smartmontools
> + depends on BR2_USE_MMU # smartmontools
> + select BR2_PACKAGE_JSON_GLIB
> + select BR2_PACKAGE_SMARTMONTOOLS # runtime
> +
> +comment "smartmontools needs a toolchain w/ C++"
> + depends on BR2_USE_MMU
> + depends on !BR2_PACKAGE_HAS_UDEV
This last line should have been:
depends on !BR2_INSTALL_LIBSTDCPP
Applied with this fixed. Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-09-14 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 18:31 [Buildroot] [PATCH 1/1] package/libblockdev: bump to version 3.2.0 James Hilliard
2024-09-14 20:14 ` Thomas Petazzoni via buildroot [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=20240914221458.7ef2165f@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=james.hilliard1@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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.