On Thu, 2013-09-05 at 17:37 +0000, Kamble, Nitin A wrote: > > > -----Original Message----- > > From: Burton, Ross [mailto:[email protected]] > > Sent: Thursday, September 05, 2013 3:08 AM > > To: Kamble, Nitin A > > Cc: Zanussi, Tom; Hart, Darren; [email protected]; Purdie, > > Richard; Wold, Saul > > Subject: Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a > > required distro feature > > > > On 5 September 2013 04:38, <[email protected]> wrote: > > > From: Nitin A Kamble <[email protected]> > > > > > > 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. > > Why do you want to remove the DRI feature from the Intel X driver?
By doing that conditionally, we can ensure it builds with or without opengl. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
