From 0ff3de8ebf4bfa9841a98b720e7dbbac87ee7b70 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 10 Feb 2010 14:02:50 +0000 Subject: preferred-xorg-versions: increase various components to match Moblin distro Switch to using xserver-xf86-dri-lite 1.7.99.2 and the updated dependencies it requires by default. Signed-off-by: Joshua Lock --- meta/conf/distro/include/preferred-xorg-versions.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index c0f595078c..48fefe0f16 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -112,7 +112,7 @@ PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0" PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" PREFERRED_VERSION_xf86dgaproto ?= "2.1" PREFERRED_VERSION_xf86driproto ?= "2.1.0" -PREFERRED_VERSION_dri2proto ?= "1.99.3" +PREFERRED_VERSION_dri2proto ?= "2.2" PREFERRED_VERSION_xf86miscproto ?= "0.9.3" PREFERRED_VERSION_xf86rushproto ?= "1.1.2" PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2" @@ -129,15 +129,15 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3" PREFERRED_VERSION_xrandr ?= "1.2.3" PREFERRED_VERSION_xrdb ?= "1.0.5" PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0" -PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.6.0" +PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.7.99.2" PREFERRED_VERSION_xset ?= "1.0.4" PREFERRED_VERSION_xtrans ?= "1.2.2" PREFERRED_VERSION_xtrans-native ?= "1.2.2" PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2" PREFERRED_VERSION_xvinfo ?= "1.0.2" PREFERRED_VERSION_xwininfo ?= "1.0.4" -PREFERRED_VERSION_mesa-dri ?= "7.4" -PREFERRED_VERSION_libdrm ?= "2.4.16" +PREFERRED_VERSION_mesa-dri ?= "7.7" +PREFERRED_VERSION_libdrm ?= "2.4.17" PREFERRED_VERSION_xcb-proto ?= "1.5" PREFERRED_VERSION_libxcb ?= "1.3" PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" -- cgit v1.2.3-54-g00ecf