On Fri, Oct 05, 2012 at 09:31:03AM -0300, Otavio Salvador wrote: > On Fri, Oct 5, 2012 at 9:25 AM, Martin Jansa <[email protected]> wrote: > > On Thu, Oct 04, 2012 at 01:03:01AM -0300, Otavio Salvador wrote: > >> Signed-off-by: Otavio Salvador <[email protected]> > >> --- > >> meta-oe/recipes-multimedia/libav/libav.inc | 76 > >> ++++++++++++---------------- > >> 1 files changed, 33 insertions(+), 43 deletions(-) > >> > >> diff --git a/meta-oe/recipes-multimedia/libav/libav.inc > >> b/meta-oe/recipes-multimedia/libav/libav.inc > >> index fc0b021..21b57b7 100644 > >> --- a/meta-oe/recipes-multimedia/libav/libav.inc > >> +++ b/meta-oe/recipes-multimedia/libav/libav.inc > >> @@ -11,7 +11,7 @@ ARM_INSTRUCTION_SET = "arm" > >> # faac faad2 lame schroedinger libgsm > >> DEPENDS = "virtual/libsdl zlib libogg libvorbis libvpx libtheora > >> ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}" > >> > >> +PACKAGES_DYNAMIC = "lib*" > > > > Please limit this a bit > > > > NOTE: multiple providers are available for runtime libpurple-protocol-msn > > (libav, pidgin) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match > > libpurple-protocol-msn > > NOTE: multiple providers are available for runtime libpurple-protocol-icq > > (libav, pidgin) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match > > libpurple-protocol-icq > > NOTE: multiple providers are available for runtime > > libpurple-plugin-ssl-gnutls (libav, pidgin) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match > > libpurple-plugin-ssl-gnutls > > NOTE: multiple providers are available for runtime libpurple-protocol-irc > > (libav, pidgin) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match > > libpurple-protocol-irc > > NOTE: multiple providers are available for runtime libpurple-protocol-xmpp > > (libav, pidgin) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match > > libpurple-protocol-xmpp > > I just doesn't understand why it didn't happen here... > > I try it here to reproduce it and then see how to fix it.
You need to pull libpurple-protocol-* as RDEPENDS to your image together with libav to reproduce it Cheers, > > -- > Otavio Salvador O.S. Systems > E-mail: [email protected] http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
