Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Found my LIBICONV problem, just ignore that one.
@ 2009-11-26 22:21 Michael S. Zick
  2009-11-27  8:54 ` Sven Neumann
  0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Zick @ 2009-11-26 22:21 UTC (permalink / raw)
  To: buildroot

BR2_PACKAGE_PKG_CONFIG -> BR2_PACKAGE_LIBGLIB2 -> BR2_PACKAGE_LIBINTL && BR2_PACKAGE_LIBICONV
So once you select PKG-CONFIG, the others are set and remain set even when you deselect PKG-CONFIG.

It is just one of the irritations of the select "feature" of Kconfig;
Kconfig doesn't have an "auto-selected by" marker to support an "auto-unselect";
that would unselect the selections that it had previously over-ridden.  ;)

Not fixable, we just have to learn to live with it and use "search" when something gets "locked on".

Mike

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-27 10:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 22:21 [Buildroot] Found my LIBICONV problem, just ignore that one Michael S. Zick
2009-11-27  8:54 ` Sven Neumann
2009-11-27 10:06   ` Peter Korsgaard
2009-11-27 10:27     ` Sven Neumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox