[yocto] omxplayer building for Rpi
Paul Eggleton
paul.eggleton at linux.intel.com
Thu Aug 22 05:44:21 PDT 2013
Hi Marek,
On Tuesday 20 August 2013 13:38:58 Belisko Marek wrote:
> I'm trying to build omxplayer for Rpi board but seems libav and other
> dependencies was removed (replaced by meta-oe). But libav was also
> removed from meta-oe [1].
These were moved to OE-Core in master. It looks like you're trying to use Poky
1.4 (dylan) with master of meta-oe - you shouldn't mix versions like that;
either switch to the dylan branch of meta-oe with your current setup, or use
poky master and meta-oe master together.
> I was trying to use patches [2] but it
> produce errors:
> ERROR: Multiple .bb files are due to be built which each provide
> virtual/libgles2
> (/home/marek/projects/yocto/1.4.1/poky/meta-raspberrypi/recipes-graphics/use
> rland/userland_git.bb
> /home/marek/projects/yocto/1.4.1/poky/meta/recipes-graphics/mesa/mesa_9.0.2
> .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/marek/projects/yocto/1.4.1/poky/meta-raspberrypi/recipes-graphics/us
> erland/userland_git.bb
> /home/marek/projects/yocto/1.4.1/poky/meta/recipes-graphics/mesa/mesa_9.0.2
> .bb). This usually means one provides something the other doesn't and
> should.
This is unrelated as far as I can tell although it may be related to your
mixing of versions as above.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the yocto
mailing list