[yocto] How to build GLX extension?

Burton, Ross ross.burton at intel.com
Wed Dec 4 08:00:36 PST 2013


On 4 December 2013 15:54, Alex M <0xf777 at gmail.com> wrote:
> XSERVER = "xserver-xorg \
>            mesa-driver-swrast \
>            mesa-driver-radeon \
>            mesa-driver-r200 \
>            mesa-driver-i965 \
>            mesa-driver-i915 \
>            xf86-video-intel \
>            xf86-input-vmmouse \
>            xf86-input-keyboard \
>            xf86-input-evdev \
>            xf86-video-vmware"

You should consider using the variables defined in ia32-base here
instead of replicating the boilerplate - in particular you didn't
install xserver-xorg-extension-glx.

Ross



More information about the yocto mailing list