[oe-commits] Otavio Salvador : preferred-xorg-versions-X11R7.4.inc: set mesa preferred version to 7.2

GIT User account git at amethyst.openembedded.net
Wed Nov 12 15:31:06 UTC 2008


Module: openembedded.git
Branch: shared/xorg-7.4-update
Commit: 59b7e5b48b60f8a04b4617f2e1920ecd9d62f532
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=59b7e5b48b60f8a04b4617f2e1920ecd9d62f532

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Nov 11 22:31:12 2008 -0200

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.

---

 .../include/preferred-xorg-versions-X11R7.4.inc    |    1 +
 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 1f3d68d..548d823 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"





More information about the Openembedded-commits mailing list