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>
This commit is contained in:
Dexuan Cui 2011-01-27 16:19:06 +08:00 committed by Richard Purdie
parent c27622e164
commit 65a5c10f6b
1 changed files with 8 additions and 9 deletions

View File

@ -8,7 +8,7 @@ PREFERRED_VERSION_bigreqsproto-native ?= "1.1.1"
PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1"
PREFERRED_VERSION_compositeproto ?= "0.4.2"
PREFERRED_VERSION_damageproto ?= "1.2.1"
PREFERRED_VERSION_dmxproto ?= "2.3"
PREFERRED_VERSION_dmxproto ?= "2.3.1"
PREFERRED_VERSION_evieext ?= "1.1.0"
PREFERRED_VERSION_fixesproto ?= "4.1.2"
PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
@ -28,7 +28,6 @@ PREFERRED_VERSION_libapplewm ?= "1.0.0"
PREFERRED_VERSION_libdmx ?= "1.1.1"
PREFERRED_VERSION_libfontenc ?= "1.1.0"
PREFERRED_VERSION_libfontenc-native ?= "1.1.0"
PREFERRED_VERSION_libfs ?= "1.0.1"
PREFERRED_VERSION_libice ?= "1.0.7"
PREFERRED_VERSION_liblbxutil ?= "1.1.0"
PREFERRED_VERSION_liboldx ?= "1.0.1"
@ -62,7 +61,7 @@ PREFERRED_VERSION_libxinerama ?= "1.1.1"
PREFERRED_VERSION_libxkbfile ?= "1.0.7"
PREFERRED_VERSION_libxkbui ?= "1.0.2"
PREFERRED_VERSION_libxmu ?= "1.1.0"
PREFERRED_VERSION_libxp ?= "1.0.0"
PREFERRED_VERSION_libxp ?= "1.0.1"
PREFERRED_VERSION_libxpm ?= "3.5.9"
PREFERRED_VERSION_libxprintapputil ?= "1.0.1"
PREFERRED_VERSION_libxprintutil ?= "1.0.1"
@ -83,8 +82,8 @@ PREFERRED_VERSION_libxxf86vm ?= "1.1.1"
PREFERRED_VERSION_lndir ?= "1.0.1"
PREFERRED_VERSION_makedepend ?= "1.0.3"
PREFERRED_VERSION_makedepend-native ?= "1.0.3"
PREFERRED_VERSION_pixman ?= "0.21.2"
PREFERRED_VERSION_printproto ?= "1.0.4"
PREFERRED_VERSION_pixman ?= "0.21.4"
PREFERRED_VERSION_printproto ?= "1.0.5"
PREFERRED_VERSION_randrproto ?= "1.3.2"
PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
PREFERRED_VERSION_recordproto ?= "1.14.1"
@ -111,14 +110,14 @@ PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0"
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_xf86driproto ?= "2.1.1"
PREFERRED_VERSION_dri2proto ?= "2.3"
PREFERRED_VERSION_xf86miscproto ?= "0.9.3"
PREFERRED_VERSION_xf86rushproto ?= "1.1.2"
PREFERRED_VERSION_xf86vidmodeproto ?= "2.3"
PREFERRED_VERSION_xf86vidmodeproto ?= "2.3.1"
PREFERRED_VERSION_xhost ?= "1.0.4"
PREFERRED_VERSION_xinit ?= "1.3.0"
PREFERRED_VERSION_xineramaproto ?= "1.2"
PREFERRED_VERSION_xineramaproto ?= "1.2.1"
PREFERRED_VERSION_xmodmap ?= "1.0.5"
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
PREFERRED_VERSION_xprop ?= "1.2.0"
@ -134,7 +133,7 @@ PREFERRED_VERSION_xset ?= "1.2.1"
PREFERRED_VERSION_xtrans ?= "1.2.6"
PREFERRED_VERSION_xtrans-native ?= "1.2.6"
PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6"
PREFERRED_VERSION_xvinfo ?= "1.0.2"
PREFERRED_VERSION_xvinfo ?= "1.1.1"
PREFERRED_VERSION_xwininfo ?= "1.1.1"
PREFERRED_VERSION_mesa-dri ?= "7.8.2"
PREFERRED_VERSION_libdrm ?= "2.4.23"