summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-07-08 12:33:46 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-07-08 21:59:41 -0700
commitda46e7f70546c14ddd8efc0f64371b637092293d (patch)
treefdb1e0c1d5619368aba45e29bd814e574bb72cdc /meta/conf
parent24ea9ad1f728ce8083c664b89b8f309827b1902a (diff)
downloadpoky-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.inc2
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"
146PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0" 146PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0"
147PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" 147PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0"
148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" 148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"
149PREFERRED_VERSION_xf86-video-intel ?= "2.10.0" 149PREFERRED_VERSION_xf86-video-intel ?= "2.12.0"
150 150
151 151