[meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

Burton, Ross ross.burton at intel.com
Thu Sep 5 03:08:01 PDT 2013


On 5 September 2013 04:38,  <nitin.a.kamble at intel.com> wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>
> This recipe needs 'opengl' distro feature enabled. Otherwise build
> fails with this error:
>
> | intel.h:66:18: fatal error: dri2.h: No such file or directory

Several things.

1) why does meta-intel have it's own copy of the driver when there's
already one in oe-core?
2) configure has a --disable-dri option, did you see if this works?
Glancing at the source there might actually be a hard dependency on
DRI headers, but that can be something we can fix in the X server.

Ross



More information about the meta-intel mailing list