Re: [OE-core] libpython2

2012-04-11 Thread Richard Purdie
On Tue, 2012-04-10 at 06:56 -0700, Chris Larson wrote: > On Tue, Apr 10, 2012 at 6:41 AM, Andreas Oberritter > wrote: > > "NOTE: multiple providers are available for runtime libpython2 (python, > > python-nativesdk) > > NOTE: consider defining a PREFERRED_PROVIDER entry to match libpython2" > > >

Re: [OE-core] libpython2

2012-04-11 Thread Richard Purdie
On Tue, 2012-04-10 at 15:41 +0200, Andreas Oberritter wrote: > Hi, > > bitbake complains: > > "NOTE: multiple providers are available for runtime libpython2 (python, > python-nativesdk) > NOTE: consider defining a PREFERRED_PROVIDER entry to match libpython2" > > That's because I'm building a re

Re: [OE-core] libpython2

2012-04-10 Thread Chris Larson
On Tue, Apr 10, 2012 at 6:41 AM, Andreas Oberritter wrote: > "NOTE: multiple providers are available for runtime libpython2 (python, > python-nativesdk) > NOTE: consider defining a PREFERRED_PROVIDER entry to match libpython2" > > That's because I'm building a recipe for a binary that RDEPENDS_${P

[OE-core] libpython2

2012-04-10 Thread Andreas Oberritter
Hi, bitbake complains: "NOTE: multiple providers are available for runtime libpython2 (python, python-nativesdk) NOTE: consider defining a PREFERRED_PROVIDER entry to match libpython2" That's because I'm building a recipe for a binary that RDEPENDS_${PN} on libpython2. So I added PREFERRED_PROVI