From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] default-providers: add alsa to resolve multiple runtime providers
Date: Sat, 12 Nov 2011 18:19:39 +0000 [thread overview]
Message-ID: <1321121979.26881.25.camel@ted> (raw)
In-Reply-To: <B6E31C49-661D-493B-9AA1-9499B35ED9AC@dominion.thruhere.net>
On Sat, 2011-11-12 at 09:06 +0100, Koen Kooi wrote:
> Op 12 nov. 2011, om 09:03 heeft Richard Purdie het volgende geschreven:
>
> > On Sat, 2011-11-12 at 08:35 +0100, Martin Jansa wrote:
> >> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> >> ---
> >> meta/conf/distro/include/default-providers.inc | 1 +
> >> 1 files changed, 1 insertions(+), 0 deletions(-)
> >>
> >> diff --git a/meta/conf/distro/include/default-providers.inc b/meta/conf/distro/include/default-providers.inc
> >> index afea5e7..79785fb 100644
> >> --- a/meta/conf/distro/include/default-providers.inc
> >> +++ b/meta/conf/distro/include/default-providers.inc
> >> @@ -19,6 +19,7 @@ VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
> >> #
> >> # Default recipe providers
> >> #
> >> +PREFERRED_PROVIDER_alsa-lib ?= "alsa-lib"
> >> PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib"
> >> PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native"
> >> PREFERRED_PROVIDER_gdk-pixbuf ?= "gdk-pixbuf"
> >
> > What else is providing "alsa-lib"? This sounds like a bug :/
>
> According to Sau!:
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: multiple providers are available for runtime libasound (alsa-lib, alsa-lib-nativesdk)
> NOTE: consider defining a PREFERRED_PROVIDER entry to match libasound
Which is a bug. alsa-lib-nativesdk should provide libasound-nativesdk,
not libasound.
>NOTE: multiple providers are available for runtime alsa-conf-base (alsa-lib, alsa-lib-nativesdk)
>NOTE: consider defining a PREFERRED_PROVIDER entry to match alsa-conf-base
ditto.
Lets fix the underlying bug please :)
Cheers,
Richard
next prev parent reply other threads:[~2011-11-12 18:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5050804@linux.intel.com>
2011-11-12 7:35 ` [PATCH] default-providers: add alsa to resolve multiple runtime providers Martin Jansa
2011-11-12 8:03 ` Richard Purdie
2011-11-12 8:06 ` Koen Kooi
2011-11-12 18:19 ` Richard Purdie [this message]
2011-11-14 13:07 ` [PATCH] alsa-lib: use PKGSUFFIX for every package to resolve multiple runtime providers from target and nativesdk Martin Jansa
2011-11-15 12:20 ` Richard Purdie
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=1321121979.26881.25.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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.