From: Roman I Khimov <roman@khimov.ru>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Strange bluez dependency for ppp
Date: Sun, 26 Sep 2010 17:11:30 +0400 [thread overview]
Message-ID: <201009261711.33733.roman@khimov.ru> (raw)
In-Reply-To: <20100926124317.GR28423@ibawizard.net>
[-- Attachment #1: Type: Text/Plain, Size: 911 bytes --]
В сообщении от Воскресенье 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: roman@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2010-09-26 13:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-26 12:43 Strange bluez dependency for ppp Petr Štetiar
2010-09-26 13:11 ` Roman I Khimov [this message]
2010-09-27 6:38 ` Frans Meulenbroeks
2010-09-27 6:39 ` Frans Meulenbroeks
2010-09-27 8:21 ` Petr Štetiar
2010-09-27 8:45 ` Frans Meulenbroeks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201009261711.33733.roman@khimov.ru \
--to=roman@khimov.ru \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.