On 6 January 2015 at 10:54, Sujith H <[email protected]> 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
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core