summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-01-27 16:19:06 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-28 16:49:16 +0000
commit65a5c10f6ba476379823945cef9bedb37ea15fe2 (patch)
treeae47ded3dcda0de955d601acc0550b6c6c9ead12 /meta/conf
parentc27622e164388b16b41bf94b446b37f5e2f4fb55 (diff)
downloadpoky-65a5c10f6ba476379823945cef9bedb37ea15fe2.tar.gz
preferred-xorg-versions.inc: remove libfs, update xvinfo, pixman, dmxproto, printproto, xineramaproto, xf86driproto, xf86vidmodeproto, libxp
libfs doesn't exist in poky now. xvinfo has been upgraded to 1.1.1 and there isn't 1.0.2 now. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc17
1 files changed, 8 insertions, 9 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 3e375d673e..52be0aaea1 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -8,7 +8,7 @@ PREFERRED_VERSION_bigreqsproto-native ?= "1.1.1"
8PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1" 8PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1"
9PREFERRED_VERSION_compositeproto ?= "0.4.2" 9PREFERRED_VERSION_compositeproto ?= "0.4.2"
10PREFERRED_VERSION_damageproto ?= "1.2.1" 10PREFERRED_VERSION_damageproto ?= "1.2.1"
11PREFERRED_VERSION_dmxproto ?= "2.3" 11PREFERRED_VERSION_dmxproto ?= "2.3.1"
12PREFERRED_VERSION_evieext ?= "1.1.0" 12PREFERRED_VERSION_evieext ?= "1.1.0"
13PREFERRED_VERSION_fixesproto ?= "4.1.2" 13PREFERRED_VERSION_fixesproto ?= "4.1.2"
14PREFERRED_VERSION_fontcacheproto ?= "0.1.3" 14PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
@@ -28,7 +28,6 @@ PREFERRED_VERSION_libapplewm ?= "1.0.0"
28PREFERRED_VERSION_libdmx ?= "1.1.1" 28PREFERRED_VERSION_libdmx ?= "1.1.1"
29PREFERRED_VERSION_libfontenc ?= "1.1.0" 29PREFERRED_VERSION_libfontenc ?= "1.1.0"
30PREFERRED_VERSION_libfontenc-native ?= "1.1.0" 30PREFERRED_VERSION_libfontenc-native ?= "1.1.0"
31PREFERRED_VERSION_libfs ?= "1.0.1"
32PREFERRED_VERSION_libice ?= "1.0.7" 31PREFERRED_VERSION_libice ?= "1.0.7"
33PREFERRED_VERSION_liblbxutil ?= "1.1.0" 32PREFERRED_VERSION_liblbxutil ?= "1.1.0"
34PREFERRED_VERSION_liboldx ?= "1.0.1" 33PREFERRED_VERSION_liboldx ?= "1.0.1"
@@ -62,7 +61,7 @@ PREFERRED_VERSION_libxinerama ?= "1.1.1"
62PREFERRED_VERSION_libxkbfile ?= "1.0.7" 61PREFERRED_VERSION_libxkbfile ?= "1.0.7"
63PREFERRED_VERSION_libxkbui ?= "1.0.2" 62PREFERRED_VERSION_libxkbui ?= "1.0.2"
64PREFERRED_VERSION_libxmu ?= "1.1.0" 63PREFERRED_VERSION_libxmu ?= "1.1.0"
65PREFERRED_VERSION_libxp ?= "1.0.0" 64PREFERRED_VERSION_libxp ?= "1.0.1"
66PREFERRED_VERSION_libxpm ?= "3.5.9" 65PREFERRED_VERSION_libxpm ?= "3.5.9"
67PREFERRED_VERSION_libxprintapputil ?= "1.0.1" 66PREFERRED_VERSION_libxprintapputil ?= "1.0.1"
68PREFERRED_VERSION_libxprintutil ?= "1.0.1" 67PREFERRED_VERSION_libxprintutil ?= "1.0.1"
@@ -83,8 +82,8 @@ PREFERRED_VERSION_libxxf86vm ?= "1.1.1"
83PREFERRED_VERSION_lndir ?= "1.0.1" 82PREFERRED_VERSION_lndir ?= "1.0.1"
84PREFERRED_VERSION_makedepend ?= "1.0.3" 83PREFERRED_VERSION_makedepend ?= "1.0.3"
85PREFERRED_VERSION_makedepend-native ?= "1.0.3" 84PREFERRED_VERSION_makedepend-native ?= "1.0.3"
86PREFERRED_VERSION_pixman ?= "0.21.2" 85PREFERRED_VERSION_pixman ?= "0.21.4"
87PREFERRED_VERSION_printproto ?= "1.0.4" 86PREFERRED_VERSION_printproto ?= "1.0.5"
88PREFERRED_VERSION_randrproto ?= "1.3.2" 87PREFERRED_VERSION_randrproto ?= "1.3.2"
89PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" 88PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
90PREFERRED_VERSION_recordproto ?= "1.14.1" 89PREFERRED_VERSION_recordproto ?= "1.14.1"
@@ -111,14 +110,14 @@ PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0"
111PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0" 110PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0"
112PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" 111PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0"
113PREFERRED_VERSION_xf86dgaproto ?= "2.1" 112PREFERRED_VERSION_xf86dgaproto ?= "2.1"
114PREFERRED_VERSION_xf86driproto ?= "2.1.0" 113PREFERRED_VERSION_xf86driproto ?= "2.1.1"
115PREFERRED_VERSION_dri2proto ?= "2.3" 114PREFERRED_VERSION_dri2proto ?= "2.3"
116PREFERRED_VERSION_xf86miscproto ?= "0.9.3" 115PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
117PREFERRED_VERSION_xf86rushproto ?= "1.1.2" 116PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
118PREFERRED_VERSION_xf86vidmodeproto ?= "2.3" 117PREFERRED_VERSION_xf86vidmodeproto ?= "2.3.1"
119PREFERRED_VERSION_xhost ?= "1.0.4" 118PREFERRED_VERSION_xhost ?= "1.0.4"
120PREFERRED_VERSION_xinit ?= "1.3.0" 119PREFERRED_VERSION_xinit ?= "1.3.0"
121PREFERRED_VERSION_xineramaproto ?= "1.2" 120PREFERRED_VERSION_xineramaproto ?= "1.2.1"
122PREFERRED_VERSION_xmodmap ?= "1.0.5" 121PREFERRED_VERSION_xmodmap ?= "1.0.5"
123PREFERRED_VERSION_xorg-cf-files ?= "1.0.3" 122PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
124PREFERRED_VERSION_xprop ?= "1.2.0" 123PREFERRED_VERSION_xprop ?= "1.2.0"
@@ -134,7 +133,7 @@ PREFERRED_VERSION_xset ?= "1.2.1"
134PREFERRED_VERSION_xtrans ?= "1.2.6" 133PREFERRED_VERSION_xtrans ?= "1.2.6"
135PREFERRED_VERSION_xtrans-native ?= "1.2.6" 134PREFERRED_VERSION_xtrans-native ?= "1.2.6"
136PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6" 135PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6"
137PREFERRED_VERSION_xvinfo ?= "1.0.2" 136PREFERRED_VERSION_xvinfo ?= "1.1.1"
138PREFERRED_VERSION_xwininfo ?= "1.1.1" 137PREFERRED_VERSION_xwininfo ?= "1.1.1"
139PREFERRED_VERSION_mesa-dri ?= "7.8.2" 138PREFERRED_VERSION_mesa-dri ?= "7.8.2"
140PREFERRED_VERSION_libdrm ?= "2.4.23" 139PREFERRED_VERSION_libdrm ?= "2.4.23"