summaryrefslogtreecommitdiffstats
path: root/meta/conf
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 /meta/conf
parent2c2994718c3dde6249afe66ebffb5c3cec0c313f (diff)
downloadpoky-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>
Diffstat (limited to 'meta/conf')
-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 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"
112PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" 112PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0"
113PREFERRED_VERSION_xf86dgaproto ?= "2.1" 113PREFERRED_VERSION_xf86dgaproto ?= "2.1"
114PREFERRED_VERSION_xf86driproto ?= "2.1.0" 114PREFERRED_VERSION_xf86driproto ?= "2.1.0"
115PREFERRED_VERSION_dri2proto ?= "1.99.3" 115PREFERRED_VERSION_dri2proto ?= "2.2"
116PREFERRED_VERSION_xf86miscproto ?= "0.9.3" 116PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
117PREFERRED_VERSION_xf86rushproto ?= "1.1.2" 117PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
118PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2" 118PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2"
@@ -129,15 +129,15 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3"
129PREFERRED_VERSION_xrandr ?= "1.2.3" 129PREFERRED_VERSION_xrandr ?= "1.2.3"
130PREFERRED_VERSION_xrdb ?= "1.0.5" 130PREFERRED_VERSION_xrdb ?= "1.0.5"
131PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0" 131PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0"
132PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.6.0" 132PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.7.99.2"
133PREFERRED_VERSION_xset ?= "1.0.4" 133PREFERRED_VERSION_xset ?= "1.0.4"
134PREFERRED_VERSION_xtrans ?= "1.2.2" 134PREFERRED_VERSION_xtrans ?= "1.2.2"
135PREFERRED_VERSION_xtrans-native ?= "1.2.2" 135PREFERRED_VERSION_xtrans-native ?= "1.2.2"
136PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2" 136PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2"
137PREFERRED_VERSION_xvinfo ?= "1.0.2" 137PREFERRED_VERSION_xvinfo ?= "1.0.2"
138PREFERRED_VERSION_xwininfo ?= "1.0.4" 138PREFERRED_VERSION_xwininfo ?= "1.0.4"
139PREFERRED_VERSION_mesa-dri ?= "7.4" 139PREFERRED_VERSION_mesa-dri ?= "7.7"
140PREFERRED_VERSION_libdrm ?= "2.4.16" 140PREFERRED_VERSION_libdrm ?= "2.4.17"
141PREFERRED_VERSION_xcb-proto ?= "1.5" 141PREFERRED_VERSION_xcb-proto ?= "1.5"
142PREFERRED_VERSION_libxcb ?= "1.3" 142PREFERRED_VERSION_libxcb ?= "1.3"
143PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" 143PREFERRED_VERSION_libxcb-nativesdk ?= "1.3"