Hello,

I am trying to add wpewebkit and the cog browser on top of a core-image-minimal build using Warrior. When I try to build bitbake gives me the following output:

ERROR: Nothing PROVIDES 'virtual/egl' (but /home/me/yocto/sources/meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.24.2.bb, /home/me/yocto/sources/meta-webkit/recipes-browser/libwpe/libwpe_1.2.0.bb DEPENDS on or otherwise requires it). Close matches:
  virtual/kernel
  virtual/perf
  virtual/mesa

I am building for a Microchip (Atmel) SAMA5D2 using meta-atmel. We don’t need OpenGL or 3D support - hence one of the reasons for picking the SAMA5D2 which doesn’t have a hardware GPU.

The options appear to be to either add software OpenGL support to the configuration to resolve the dependency or tell wpewebkit not to want OpenGL support.

Any advice on the easiest way to resolve this would be much appreciated.

-Andy.


-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to