Am Thu, 05 Mar 2009 20:36:44 -0500 schrieb Ben Gamari:

> Below is a list of the packages build during a dry-run of bitbake
> task-base. Does anyone have a hypothesis explaining why so many packages
> would be pulled into the base task or even just some idea of how one
> could isolate the problem? Any input would be greatly appreciated.
> Thanks,

Have a look at task-base.bb, it lists a lot of task-base-xy.bb packages 
to build depended on MACHINE_FEATURES or DISTRO_FEATURES.  And if you 
build those one by one you will find those who pull in X11.

Unfortunately task-base-bluetooth.bb is such a beast and it's not 
dependend on any FEATURES.  This has to be an oversight as "wifi" and 
"bluetooth" are used as both MACHINE_FEATURES and DISTRO_FEATURES.  So 
this file needs an update.  And while you at it use COMBINED_FEATURES to 
select packages (see conf/bitbake.conf).

Bye,
   Vitus

-- 
Vitus Jensen, Hannover, Germany, Earth, Milky Way, Universe (current)


_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to