CC'ing Ross, which of course I had meant to do in the first place...

On 10/09/2012 04:01 PM, Kamble, Nitin A wrote:
> 
>>> --- /dev/null
>>> +++ b/common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb
>>> @@ -0,0 +1,26 @@
>>> +require xorg-driver-video.inc
>>> +
>>> +SUMMARY = "X.Org X server -- Intel integrated graphics chipsets driver"
>>> +
>>> +DESCRIPTION = "intel is an Xorg driver for Intel integrated graphics
>>> +\ chipsets. The driver supports depths 8, 15, 16 and 24. On some
>>> +chipsets, \ the driver supports hardware accelerated 3D via the
>>> +Direct Rendering \ Infrastructure (DRI)."
>>> +
>>> +LIC_FILES_CHKSUM =
>> "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
>>> +
>>> +PR = "${INC_PR}.0"
>>> +
>>> +DEPENDS += "virtual/libx11 drm xf86driproto glproto \
>>> +       virtual/libgl xineramaproto xf86driproto libpciaccess"
>>> +
>>> +
>>> +EXTRA_OECONF += "--disable-xvmc"
>>
>> I think Ross's version enables xvmc. Any reason to disable it?
> 
> I basically took the recipe from oecore, and updated to the desired version. 
> That way it is very close to what is in oecore, and all the testing of oecore 
> is on our side.
> 
>>
>> Is the new method to use PACKAGECONF instead of EXTRA_OECONF now?
>> Again, this is what I saw in Ross's layer.
>>
> Not sure, I will see the differences with Ross's recipe, and test it out here.
> 
> Thanks,
> Nitin
> 
> 
>> --
>> Darren Hart
>> Intel Open Source Technology Center
>> Yocto Project - Linux Kernel
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to