diff options
author | Yu Ke <ke.yu@intel.com> | 2010-07-08 12:33:46 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-07-08 21:59:41 -0700 |
commit | da46e7f70546c14ddd8efc0f64371b637092293d (patch) | |
tree | fdb1e0c1d5619368aba45e29bd814e574bb72cdc /meta/conf | |
parent | 24ea9ad1f728ce8083c664b89b8f309827b1902a (diff) | |
download | poky-da46e7f70546c14ddd8efc0f64371b637092293d.tar.gz |
xf86-intel-video: upgrade to 2.12.0
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 66a473b668..1085c6309b 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.4.0" | |||
146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0" | 146 | PREFERRED_VERSION_xf86-input-mouse ?= "1.5.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.10.0" | 149 | PREFERRED_VERSION_xf86-video-intel ?= "2.12.0" |
150 | 150 | ||
151 | 151 | ||