[Buildroot] [PATCH] util-linux: disable installing binaries by default

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Apr 25 14:45:17 UTC 2012


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.




More information about the buildroot mailing list