aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2008-11-11 22:31:12 -0200
committerGraeme Gregory <dp@xora.org.uk>2008-11-12 15:23:07 +0000
commit59b7e5b48b60f8a04b4617f2e1920ecd9d62f532 (patch)
treeeee92007a7f30c11ef563803ac05562141f24cc3
parent57f0f91a0efc6e6c5a7569ef49710998c6362c8f (diff)
downloadopenembedded-59b7e5b48b60f8a04b4617f2e1920ecd9d62f532.tar.gz
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.
-rw-r--r--conf/distro/include/preferred-xorg-versions-X11R7.4.inc1
1 files changed, 1 insertions, 0 deletions
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"