[OE-core] [PATCH] xserver-xf86-config: Loading glx module

sujith h sujith.h at gmail.com
Tue Jan 6 12:51:31 UTC 2015


On Tue, Jan 6, 2015 at 5:00 PM, Burton, Ross <ross.burton at intel.com> wrote:

>
> On 6 January 2015 at 10:54, Sujith H <sujith.h at gmail.com> wrote:
>
>> +        if
>> ${@bb.utils.contains('DISTRO_FEATURES','x11','true','false',d)}; then
>>
>
> Why would a X11-specific recipe need an X11 feature check?
>
Correct, I will remove the x11 feature check from the patch.

>
>
>> +                cat >> ${D}/${sysconfdir}/X11/xorg.conf << EOF
>> +Section "Module"
>> +    Load           "glx"
>> +EndSection
>>
>
> But GLX is automatically loaded by the xserver,  My test machine doesn't
> have a xorg.conf and GLX loads on startup.  Does your machine configuration
> ship a xorg.conf?
>
No, we get the xorg.conf from this same recipe. And while I was testing
some opengl related examples from Qt5, I was getting error
saying: "could not initialize glx" . Hence I made a change in the recipe
and added IMAGE_INSTALL_append = " xserver-xorg-extension-glx" and it
worked fine. Hence I thought of adding this change. Let me know if there is
any issues/concern.

>
> Ross
>



-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150106/36b262ba/attachment-0002.html>


More information about the Openembedded-core mailing list