diff options
author | Yu Ke <ke.yu@intel.com> | 2010-06-23 21:15:27 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-29 17:13:36 +0100 |
commit | 876c8df1da053a6e82ecea42998c3027a307cd7b (patch) | |
tree | da7f02be0d45ba20815eb1643ced32a20b5f9101 /meta/conf/distro/include/preferred-xorg-versions.inc | |
parent | 1572a23705401d7c849fabe5601f4fc5c25dde4b (diff) | |
download | poky-876c8df1da053a6e82ecea42998c3027a307cd7b.tar.gz |
xhost: upgrade to latest version 1.0.3
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf/distro/include/preferred-xorg-versions.inc')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 |
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 256d39805b..5ea9b82418 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -116,7 +116,7 @@ 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" |
119 | PREFERRED_VERSION_xhost ?= "1.0.2" | 119 | PREFERRED_VERSION_xhost ?= "1.0.3" |
120 | PREFERRED_VERSION_xinit ?= "1.1.1" | 120 | PREFERRED_VERSION_xinit ?= "1.1.1" |
121 | PREFERRED_VERSION_xineramaproto ?= "1.2" | 121 | PREFERRED_VERSION_xineramaproto ?= "1.2" |
122 | PREFERRED_VERSION_xmodmap ?= "1.0.3" | 122 | PREFERRED_VERSION_xmodmap ?= "1.0.3" |