All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi] mesa & gl problems
@ 2015-04-10 15:11 Gary Thomas
  2015-04-10 16:25 ` Erik Bolton
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2015-04-10 15:11 UTC (permalink / raw)
  To: Yocto Project

If I try to use the 'libjpeg-turbo' package from meta-oe
(required to build 'vlc'), I get these errors:

ERROR: Multiple .bb files are due to be built which each provide virtual/libgles2 (/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa_10.4.4.bb 
/home/local/poky-cutting-edge/meta-raspberrypi/recipes-graphics/userland/userland_git.bb).
  This usually means one provides something the other doesn't and should.
ERROR: Multiple .bb files are due to be built which each provide virtual/mesa (/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa-gl_10.4.4.bb 
/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa_10.4.4.bb).
  This usually means one provides something the other doesn't and should.
ERROR: Multiple .bb files are due to be built which each provide jpeg (/home/local/poky-cutting-edge/meta-oe/recipes-core/jpeg/libjpeg-turbo_8d+1.4.0.bb 
/home/local/poky-cutting-edge/meta/recipes-core/jpeg/jpeg_8d.bb).
  This usually means one provides something the other doesn't and should.
ERROR: Multiple .bb files are due to be built which each provide virtual/libgl (/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa-gl_10.4.4.bb 
/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa_10.4.4.bb).
  This usually means one provides something the other doesn't and should.
ERROR: Multiple .bb files are due to be built which each provide virtual/egl (/home/local/poky-cutting-edge/meta/recipes-graphics/mesa/mesa_10.4.4.bb 
/home/local/poky-cutting-edge/meta-raspberrypi/recipes-graphics/userland/userland_git.bb).
  This usually means one provides something the other doesn't and should.

This happens when I add these lines to my local.conf:
   PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"
   PREFERRED_PROVIDER_jpeg-native = "libjpeg-turbo-native"

How do I fix this?

Note: I've successfully done this on many other targets (qemuXXX,
i.MX6) - it's only failing on RaspberryPi

Thanks for any pointers

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2015-06-05 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10 15:11 [meta-raspberrypi] mesa & gl problems Gary Thomas
2015-04-10 16:25 ` Erik Bolton
2015-04-10 17:37   ` Gary Thomas
2015-04-10 19:08     ` Gary Thomas
2015-06-05 16:33       ` Andrei Gherzan

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.