summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-06-23 21:15:27 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-29 17:13:36 +0100
commit10f2beba8ee238c6b3caaf2248eb6efef50a5d8f (patch)
tree8999d1d4bea655ee25a0477cc8f66b8dd6e3707b /meta/conf
parent876c8df1da053a6e82ecea42998c3027a307cd7b (diff)
downloadpoky-10f2beba8ee238c6b3caaf2248eb6efef50a5d8f.tar.gz
xinit: upgrade to latest version 1.2.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 5ea9b82418..371b5abe18 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -117,7 +117,7 @@ PREFERRED_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"
119PREFERRED_VERSION_xhost ?= "1.0.3" 119PREFERRED_VERSION_xhost ?= "1.0.3"
120PREFERRED_VERSION_xinit ?= "1.1.1" 120PREFERRED_VERSION_xinit ?= "1.2.1"
121PREFERRED_VERSION_xineramaproto ?= "1.2" 121PREFERRED_VERSION_xineramaproto ?= "1.2"
122PREFERRED_VERSION_xmodmap ?= "1.0.3" 122PREFERRED_VERSION_xmodmap ?= "1.0.3"
123PREFERRED_VERSION_xorg-cf-files ?= "1.0.3" 123PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"