[yocto] [PATCH 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

Burton, Ross ross.burton at intel.com
Wed Oct 31 10:14:16 PDT 2012


Hi,

On 31 October 2012 02:23,  <nitin.a.kamble at intel.com> wrote:
> Extend the mesa-dri recipe from oecore to avoid conflict with
> files generated by emgd-driver-bin recipe.

The same problem happens with cdv-pvr-driver, right?

It turns out that the binary DRI drivers these closed driver packages
install are very dependent on the Mesa - so it's likely that they just
don't work with our Mesa 8.0.4.

cdv-pvr-driver needs Mesa 7.11.  I can't see anything in the
documentation about what version of Mesa EMGD expects.

I think we've two options: either don't ship libGL in our BSP
packages, or ship a version that should actually work.  This means
shipping a mesa recipe in meta-intel so that it's under meta-intel's
control, with the useful side effect that we can make it just build
libGL and nothing else.

Ross



More information about the yocto mailing list