diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-13 15:29:28 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:01 -0800 |
commit | 5f1d51e32cced02b6518317e54e176b915bcca7b (patch) | |
tree | 6dea1c8a25324f74d7a430ad8479ea0e50aee78e /meta/conf | |
parent | d3341e3ea4573df02f744c181b3f37299fb3ccda (diff) | |
download | poky-5f1d51e32cced02b6518317e54e176b915bcca7b.tar.gz |
xhost: upgrade to 1.0.4
- LICENSE checksum changes due to that "Sun's copyrights now belong to Oracle". it is corp name change only, the license is still MIT-X.
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf')
-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 84e42eb19e..bb85cfc7aa 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.3" | |||
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.3" | 118 | PREFERRED_VERSION_xf86vidmodeproto ?= "2.3" |
119 | PREFERRED_VERSION_xhost ?= "1.0.3" | 119 | PREFERRED_VERSION_xhost ?= "1.0.4" |
120 | PREFERRED_VERSION_xinit ?= "1.2.1" | 120 | PREFERRED_VERSION_xinit ?= "1.2.1" |
121 | PREFERRED_VERSION_xineramaproto ?= "1.2" | 121 | PREFERRED_VERSION_xineramaproto ?= "1.2" |
122 | PREFERRED_VERSION_xmodmap ?= "1.0.5" | 122 | PREFERRED_VERSION_xmodmap ?= "1.0.5" |