From: Otavio Salvador Date: Wed, 12 Nov 2008 00:31:12 +0000 (-0200) Subject: preferred-xorg-versions-X11R7.4.inc: set mesa preferred version to 7.2 X-Git-Tag: Release-2010-05/1~5383^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b7e5b48b60f8a04b4617f2e1920ecd9d62f532;p=openembedded.git preferred-xorg-versions-X11R7.4.inc: set mesa preferred version to 7.2 This fixes the building of xserver-xorg in x86 based architectures otherwise they fail the gl library. --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index 1f3d68d8ae..548d8239e8 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -191,6 +191,7 @@ PREFERRED_VERSION_libxxf86dga ?= "1.0.2" PREFERRED_VERSION_libxxf86misc ?= "1.0.1" PREFERRED_VERSION_libxxf86vm ?= "1.0.2" PREFERRED_VERSION_xtrans ?= "1.2.1" +PREFERRED_VERSION_mesa ?= "7.2" # proto PREFERRED_VERSION_applewmproto ?= "1.0.3"