preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, xextproto and libpciaccess

(From OE-Core rev: a4f4d1969a4ee664cf2e43bda07098dddeb602f7)

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Dexuan Cui 2011-04-12 01:08:38 +08:00 committed by Richard Purdie
parent 481e3cd5b2
commit 3d43974d6c
1 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@ PREFERRED_VERSION_compositeproto ?= "0.4.2"
PREFERRED_VERSION_damageproto ?= "1.2.1"
PREFERRED_VERSION_dmxproto ?= "2.3.1"
PREFERRED_VERSION_evieext ?= "1.1.0"
PREFERRED_VERSION_fixesproto ?= "4.1.2"
PREFERRED_VERSION_fixesproto ?= "5.0"
PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3"
PREFERRED_VERSION_fontsproto ?= "2.1.1"
@ -56,7 +56,7 @@ PREFERRED_VERSION_libxfont ?= "1.4.3"
PREFERRED_VERSION_libxfont-native ?= "1.4.3"
PREFERRED_VERSION_libxfontcache ?= "1.0.5"
PREFERRED_VERSION_libxft ?= "2.2.0"
PREFERRED_VERSION_libxi ?= "1.4.0"
PREFERRED_VERSION_libxi ?= "1.4.2"
PREFERRED_VERSION_libxinerama ?= "1.1.1"
PREFERRED_VERSION_libxkbfile ?= "1.0.7"
PREFERRED_VERSION_libxkbui ?= "1.0.2"
@ -71,7 +71,7 @@ PREFERRED_VERSION_libxrender ?= "0.9.6"
PREFERRED_VERSION_libxrender-nativesdk ?= "0.9.6"
PREFERRED_VERSION_libxres ?= "1.0.5"
PREFERRED_VERSION_libxscrnsaver ?= "1.2.1"
PREFERRED_VERSION_libxt ?= "1.0.9"
PREFERRED_VERSION_libxt ?= "1.1.1"
PREFERRED_VERSION_libxtrap ?= "1.0.0"
PREFERRED_VERSION_libxtst ?= "1.2.0"
PREFERRED_VERSION_libxv ?= "1.0.6"
@ -103,9 +103,9 @@ PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1"
PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1"
PREFERRED_VERSION_xdpyinfo ?= "1.2.0"
PREFERRED_VERSION_xev ?= "1.0.3"
PREFERRED_VERSION_xextproto ?= "7.1.2"
PREFERRED_VERSION_xextproto-native ?= "7.1.2"
PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.2"
PREFERRED_VERSION_xextproto ?= "7.2.0"
PREFERRED_VERSION_xextproto-native ?= "7.2.0"
PREFERRED_VERSION_xextproto-nativesdk ?= "7.2.0"
PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0"
PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0"
PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0"
@ -121,9 +121,9 @@ 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"
PREFERRED_VERSION_xproto ?= "7.0.20"
PREFERRED_VERSION_xproto-native ?= "7.0.20"
PREFERRED_VERSION_xproto-nativesdk ?= "7.0.20"
PREFERRED_VERSION_xproto ?= "7.0.21"
PREFERRED_VERSION_xproto-native ?= "7.0.21"
PREFERRED_VERSION_xproto-nativesdk ?= "7.0.21"
PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3"
PREFERRED_VERSION_xrandr ?= "1.3.4"
PREFERRED_VERSION_xrdb ?= "1.0.5"
@ -140,7 +140,7 @@ PREFERRED_VERSION_libdrm ?= "2.4.23"
PREFERRED_VERSION_xcb-proto ?= "1.6"
PREFERRED_VERSION_libxcb ?= "1.7"
PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
PREFERRED_VERSION_libpciaccess ?= "0.12.0"
PREFERRED_VERSION_libpciaccess ?= "0.12.1"
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
PREFERRED_VERSION_xf86-input-keyboard ?= "1.5.0"