Openembedded Core Discussions
 help / color / mirror / Atom feed
* libpython2
@ 2012-04-10 13:41 Andreas Oberritter
  2012-04-10 13:56 ` libpython2 Chris Larson
  2012-04-11 11:43 ` libpython2 Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Oberritter @ 2012-04-10 13:41 UTC (permalink / raw)
  To: openembedded-core

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_PROVIDER_libpython2 = "python" to my
disto.conf, but the warning cited above persists.

python_2.7.2.bb contains:

PACKAGES =+ "lib${BPN}2"
...
BBCLASSEXTEND = "nativesdk"

Shouldn't it rather create libpython2 and libpython2-nativesdk or
something similar?

What could be the reason for the warning to persist?

Regards,
Andreas




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-11 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 13:41 libpython2 Andreas Oberritter
2012-04-10 13:56 ` libpython2 Chris Larson
2012-04-11 11:45   ` libpython2 Richard Purdie
2012-04-11 11:43 ` libpython2 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox