All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] util-linux: disable installing binaries by default
Date: Wed, 25 Apr 2012 11:45:17 -0300	[thread overview]
Message-ID: <2cb3fdaa67b81857b507a44dacdc154d@zacarias.com.ar> (raw)
In-Reply-To: <1335364003.2428.14.camel@sven>

On 2012-04-25 11:26, Sven Neumann wrote:

> On Wed, 2012-04-25 at 10:15 -0300, Gustavo Zacarias wrote:
>> +config BR2_PACKAGE_UTIL_LINUX_LIBBLKID
>> +       select BR2_PACKAGE_UTIL_LINUX_LIBUUID
>> +       bool "libblkid and blkid utilities"
>> +       default y
>>
> Actually it only installs libblkid. If you want the blkid utility you
> also need to select BR2_PACKAGE_UTIL_LINUX_BINARIES.
>
>
> Regards,
> Sven

I know.
Problem is i can't (or don't know how to) make a bool in Kconfig depend 
on some other option nicely.
And i'd rather avoid adding more options as i've said.
So i can leave it as is or just remove the blkid/uuid utilities mention 
in Config.in
Regards.

  reply	other threads:[~2012-04-25 14:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 13:15 [Buildroot] [PATCH] util-linux: disable installing binaries by default Gustavo Zacarias
2012-04-25 14:26 ` Sven Neumann
2012-04-25 14:45   ` Gustavo Zacarias [this message]
2012-04-25 15:25     ` Sven Neumann
2012-04-25 15:33       ` Gustavo Zacarias
  -- strict thread matches above, loose matches on Subject: below --
2011-09-15 15:52 Gustavo Zacarias

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=2cb3fdaa67b81857b507a44dacdc154d@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 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.