В сообщении от Воскресенье 26 сентября 2010 16:43:17 автор Petr Štetiar 
написал:
> I've added ppp to my image based on minimal-image. To my surprise it
>  dragged in over 2000 more packages. It's caused by libpcap which depends
>  on bluez-libs. My minimal-image with ppp = 3541 tasks/packages and same
>  minimal-image with ppp, but with removed bluez-utils dependency from
>  libcap = 1300 tasks/packages. I wonder how to fix it correctly in OE,
>  since I've found this patch[1]. Thanks for the suggestions.
> 
> 1. http://patchwork.openembedded.org/patch/329/

$ egrep "(DISTRO|COMBINED)_FEATURES" recipes/*/* | wc -l
107

[shurgs]

Though you can also use 

PREFERRED_PROVIDER_bluez-libs = "bluez-libs"

for your distro.

-- 
 http://roman.khimov.ru
mailto: [email protected]
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to