diff options
author | Yu Ke <ke.yu@intel.com> | 2010-11-16 21:50:53 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-22 10:25:34 +0000 |
commit | 1e2f122a17309f687ec54e9a3928434e6c4547eb (patch) | |
tree | 83fa7a80618a4965fa01b5ad1348762dc997108c /meta/conf/distro | |
parent | 41111d4ff54bcbc2111239944c44c789890ddcb4 (diff) | |
download | poky-1e2f122a17309f687ec54e9a3928434e6c4547eb.tar.gz |
xf86-video-intel: upgrade from 2.12.0 to 2.13.0
Signed-off-by: Yu Ke <ke.yu@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 3dee7d5fd7..d56bf6e8a1 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -146,6 +146,6 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0" | |||
146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" | 146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" |
147 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" | 147 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" |
148 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" | 148 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" |
149 | PREFERRED_VERSION_xf86-video-intel ?= "2.12.0" | 149 | PREFERRED_VERSION_xf86-video-intel ?= "2.13.0" |
150 | 150 | ||
151 | 151 | ||