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

Burton, Ross ross.burton at intel.com
Tue Jan 6 11:30:54 UTC 2015


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?


> +                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?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150106/331cbec4/attachment-0002.html>


More information about the Openembedded-core mailing list