diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-02-10 14:02:50 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-02-10 14:34:14 +0000 |
commit | 0ff3de8ebf4bfa9841a98b720e7dbbac87ee7b70 (patch) | |
tree | 4ca4ddcc7c4d7fb83e99654fc733746b836a7df1 /meta | |
parent | 2c2994718c3dde6249afe66ebffb5c3cec0c313f (diff) | |
download | 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>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 8 |
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" | |||
112 | PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" | 112 | PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" |
113 | PREFERRED_VERSION_xf86dgaproto ?= "2.1" | 113 | PREFERRED_VERSION_xf86dgaproto ?= "2.1" |
114 | PREFERRED_VERSION_xf86driproto ?= "2.1.0" | 114 | PREFERRED_VERSION_xf86driproto ?= "2.1.0" |
115 | PREFERRED_VERSION_dri2proto ?= "1.99.3" | 115 | PREFERRED_VERSION_dri2proto ?= "2.2" |
116 | PREFERRED_VERSION_xf86miscproto ?= "0.9.3" | 116 | PREFERRED_VERSION_xf86miscproto ?= "0.9.3" |
117 | PREFERRED_VERSION_xf86rushproto ?= "1.1.2" | 117 | PREFERRED_VERSION_xf86rushproto ?= "1.1.2" |
118 | PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2" | 118 | PREFERRED_VERSION_xf86vidmodeproto ?= "2.2.2" |
@@ -129,15 +129,15 @@ PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3" | |||
129 | PREFERRED_VERSION_xrandr ?= "1.2.3" | 129 | PREFERRED_VERSION_xrandr ?= "1.2.3" |
130 | PREFERRED_VERSION_xrdb ?= "1.0.5" | 130 | PREFERRED_VERSION_xrdb ?= "1.0.5" |
131 | PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0" | 131 | PREFERRED_VERSION_xserver-kdrive ?= "1.3.0.0" |
132 | PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.6.0" | 132 | PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.7.99.2" |
133 | PREFERRED_VERSION_xset ?= "1.0.4" | 133 | PREFERRED_VERSION_xset ?= "1.0.4" |
134 | PREFERRED_VERSION_xtrans ?= "1.2.2" | 134 | PREFERRED_VERSION_xtrans ?= "1.2.2" |
135 | PREFERRED_VERSION_xtrans-native ?= "1.2.2" | 135 | PREFERRED_VERSION_xtrans-native ?= "1.2.2" |
136 | PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2" | 136 | PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.2" |
137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" | 137 | PREFERRED_VERSION_xvinfo ?= "1.0.2" |
138 | PREFERRED_VERSION_xwininfo ?= "1.0.4" | 138 | PREFERRED_VERSION_xwininfo ?= "1.0.4" |
139 | PREFERRED_VERSION_mesa-dri ?= "7.4" | 139 | PREFERRED_VERSION_mesa-dri ?= "7.7" |
140 | PREFERRED_VERSION_libdrm ?= "2.4.16" | 140 | PREFERRED_VERSION_libdrm ?= "2.4.17" |
141 | PREFERRED_VERSION_xcb-proto ?= "1.5" | 141 | PREFERRED_VERSION_xcb-proto ?= "1.5" |
142 | PREFERRED_VERSION_libxcb ?= "1.3" | 142 | PREFERRED_VERSION_libxcb ?= "1.3" |
143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" | 143 | PREFERRED_VERSION_libxcb-nativesdk ?= "1.3" |