diff options
author | Yu Ke <ke.yu@intel.com> | 2010-11-12 11:09:09 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-11-14 21:08:24 -0800 |
commit | c3db9a679972714ea362d076c0980e6b23c9040a (patch) | |
tree | daf250759f1e6c844237993a3663ebe5ac37bef2 /meta/conf/distro | |
parent | 75760390d2c9758e63c575aa2038c57669686e33 (diff) | |
download | poky-c3db9a679972714ea362d076c0980e6b23c9040a.tar.gz |
xmodmap: upgrade from 1.0.4 to 1.0.5
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/conf/distro')
-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 8083df2472..182720e0af 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -119,7 +119,7 @@ PREFERRED_VERSION_xf86vidmodeproto ?= "2.3" | |||
119 | PREFERRED_VERSION_xhost ?= "1.0.3" | 119 | PREFERRED_VERSION_xhost ?= "1.0.3" |
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.4" | 122 | PREFERRED_VERSION_xmodmap ?= "1.0.5" |
123 | PREFERRED_VERSION_xorg-cf-files ?= "1.0.3" | 123 | PREFERRED_VERSION_xorg-cf-files ?= "1.0.3" |
124 | PREFERRED_VERSION_xprop ?= "1.1.0" | 124 | PREFERRED_VERSION_xprop ?= "1.1.0" |
125 | PREFERRED_VERSION_xproto ?= "7.0.17" | 125 | PREFERRED_VERSION_xproto ?= "7.0.17" |