diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-14 16:22:13 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:03 -0800 |
commit | 9ffa1a79fc73ce0755e6e53749e3119e26f993b4 (patch) | |
tree | d20f93be1f5629087bfff8ca5ff95a69cf9e2f25 | |
parent | 1029b86231aa488a58f41e61d9870a85d7060243 (diff) | |
download | poky-9ffa1a79fc73ce0755e6e53749e3119e26f993b4.tar.gz |
xf86-video-intel: upgrade to 2.14.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_2.14.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 6bdfa9ce33..4d4a475342 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.6.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.5.0" | 147 | PREFERRED_VERSION_xf86-input-keyboard ?= "1.5.0" |
148 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.3.0" | 148 | PREFERRED_VERSION_xf86-input-synaptics ?= "1.3.0" |
149 | PREFERRED_VERSION_xf86-video-intel ?= "2.13.0" | 149 | PREFERRED_VERSION_xf86-video-intel ?= "2.14.0" |
150 | 150 | ||
151 | 151 | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.14.0.bb index 6f0c81c035..54dc11b55f 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.14.0.bb | |||
@@ -11,5 +11,5 @@ DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \ | |||
11 | 11 | ||
12 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 12 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
13 | 13 | ||
14 | SRC_URI[md5sum] = "de2f8a5836d90c71f3175dcd46d03ec0" | 14 | SRC_URI[md5sum] = "05f187582aeabda57fcd6f2782cfbf8e" |
15 | SRC_URI[sha256sum] = "d8b2fae8d0c4ae372994cb7df8de8aa995b8e89b1bc5766c53ea0751752fc887" | 15 | SRC_URI[sha256sum] = "e18c37a579a960516e69de5c6f74750ca02208c0e41cf763ae5630c84db507df" |