From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libsecret: New package
Date: Thu, 15 Aug 2013 08:04:30 -0300 [thread overview]
Message-ID: <520CB5BE.7070608@zacarias.com.ar> (raw)
In-Reply-To: <CAG2jQ8hEpcA0CbsSjG9R1pLDdGJGy_gytGqXAvGWJuLqn6+SMw@mail.gmail.com>
On 08/15/2013 07:56 AM, Markos Chandras wrote:
> Hi Gustavo,
>
> Thanks for the review.
>
> Would it be better to replace 'select' with 'depend' to avoid
> implicitly enabling these toolchain components?
Hi.
For libglib2 and other hard dependencies we usually just depend on the
toolchain components being available and select libglib2 like you did
with a nice comment when the toolchain isn't up to the requirements
saying so...
comment "libsecret requires a toolchain with X and Y support".
depends on !BR2_TOOLCHAIN_HAS_X || !BR2_TOOLCHAIN_HAS_Y
(with the appropiate labels of course!)
Only when there's a real choice (say, two different libglib2
implementations) a depend would be appropiate (xorg is a good example
since there's a choice between full and kdrive/tinyx, and it usually
requires extra configuration - drivers).
Enabling toolchain components is bad, if it did and you add a package as
a later thought after building your basic system you mess things up.
Regards.
prev parent reply other threads:[~2013-08-15 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 10:31 [Buildroot] [PATCH] libsecret: New package Markos Chandras
2013-08-15 10:41 ` Gustavo Zacarias
2013-08-15 10:56 ` Markos Chandras
2013-08-15 11:04 ` Gustavo Zacarias [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=520CB5BE.7070608@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox