[OE-core] [PATCH] mesa: clean up PACKAGECONFIG

Burton, Ross ross.burton at intel.com
Sun Sep 2 12:34:20 UTC 2012


On 2 September 2012 11:39, Zoltan Gaal <z.p.gaal at gmail.com> wrote:
> I've tried it, but mesa-dri is required for xserver and it won't compile
> without it. libgles-omap3 cannot replace the mesa dependency, though I'm not
> sure  if it is a simple config issue or some interface is missing (libgl).
> And as libgles-omap3 also provides virtual/egl, the bitbake process detects,
> there exists multiple projects with the same provided feature:

So you end up with a system which has hardware accelerated EGL and
GLES (though libgles-omap3) and software-only GL (through the software
renderer in mesa)?   Doesn't sound optimal.

It's probably worth looking at making the GL dependency in X optional,
so you can build X with just GLES support.

Ross




More information about the Openembedded-core mailing list