Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Error message about multiple EGL / GLES providers
@ 2013-05-20 18:18 Carlos Rafael Giani
  2013-05-21  9:45 ` Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Carlos Rafael Giani @ 2013-05-20 18:18 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing

Hello,

I am currently adapting the cubox layer for dylan, and get these errors:

ERROR: Multiple .bb files are due to be built which each provide 
virtual/libgles1
ERROR: Multiple .bb files are due to be built which each provide 
virtual/libgles2
ERROR: Multiple .bb files are due to be built which each provide virtual/egl

I set the PREFERRED_PROVIDERS in the machine config file like this:

PREFERRED_PROVIDER_virtual/egl_cubox ?= "marvell-libgfx"
PREFERRED_PROVIDER_virtual/libgles1_cubox ?= "marvell-libgfx"
PREFERRED_PROVIDER_virtual/libgles2_cubox ?= "marvell-libgfx"

which is the way pretty much all layers seem to do it.

I remember a discussion about this, with the outcome that these errors 
are inevitable in danny, and that dylan has
special features in place to deal with the collisions between platform 
EGL/GLES drivers and mesa. However, I cannot
find such a feature.

Does anybody know more?

cheers



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

end of thread, other threads:[~2013-05-21 16:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 18:18 Error message about multiple EGL / GLES providers Carlos Rafael Giani
2013-05-21  9:45 ` Burton, Ross
2013-05-21 10:08   ` Carlos Rafael Giani
2013-05-21 10:51     ` Paul Barker
2013-05-21 15:22     ` Burton, Ross
2013-05-21 16:47       ` Otavio Salvador
2013-05-21 16:57       ` Carlos Rafael Giani

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