summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-02-10 14:02:50 +0000
committerJoshua Lock <josh@linux.intel.com>2010-02-10 14:34:14 +0000
commit0ff3de8ebf4bfa9841a98b720e7dbbac87ee7b70 (patch)
tree4ca4ddcc7c4d7fb83e99654fc733746b836a7df1
parent2c2994718c3dde6249afe66ebffb5c3cec0c313f (diff)
downloadast2050-yocto-poky-0ff3de8ebf4bfa9841a98b720e7dbbac87ee7b70.zip
ast2050-yocto-poky-0ff3de8ebf4bfa9841a98b720e7dbbac87ee7b70.tar.gz
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 <josh@linux.intel.com>
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index c0f5950..48fefe0 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"
OpenPOWER on IntegriCloud