[Buildroot] DBUS keeps getting installed...
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Wed Apr 8 17:58:58 UTC 2009
Le Wed, 8 Apr 2009 12:13:21 -0500,
Lloyd Sargent <lsargent at txdigital.com> a écrit :
> Perhaps I misread something, but I was under the impression that if
> DBUS was not set, then it wouldn't be included in the build?
>
> Any help would be appreciated. This has been going on for the last 20
> or 30 builds.
What does your .config contains (not only the BR2_PACKAGE_DBUS line) ?
There are two dependy mechanisms in Buildroot, which can sometimes get
confusing :
* The Kconfig dependency stuff ;
* The makefile dependency stuff.
In your case, it is possible that a package depends on dbus being built
in its .mk file, but that dependency is not visible in the Kconfig
stuff. After a quick look, I don't see for which package that could the
case, but maybe I missed something.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
More information about the buildroot
mailing list